Closed Bug 61463 Opened 24 years ago Closed 24 years ago

can't link on OpenVMS any more

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
OpenVMS
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: colin, Assigned: colin)

Details

Attachments

(1 file)

OpenVMS builds on the trunk are busted. Static libs are not getting included when linking any more. The real problem is that SHARED_LIBRARY_LIBS is not getting defined in EXTRA_DSO_LDOPTS any more (and it always used to). This is due to a recent change to config/rules.mk by cls (rev 3.254). I am testing the fix now and will post the diffs once it checks out.
Chris, looking for an r,a=cls. Thanks, Colin.
Status: NEW → ASSIGNED
So OpenVMS' linker links all of the symbols of a static library into a shared lib or binary by default? If that's not the case, then you may want to try jdunn's fix for HPUX from bug 61368. If that is the case, then r=cls.
Well, no, not exactly. I use vmsld for linking, and this isn't the standard linker. It takes care of some the Mozilla "funnies", and pulling in all the symbols from static libraries is one of them.
Checked in to trunk. cvs revision 1.739.
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
verified.
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: