Closed Bug 1421 Opened 26 years ago Closed 26 years ago

autoconf generated configure doesn't get the shared library rules right for NetBSD

Categories

(SeaMonkey :: Build Config, defect, P2)

Other
NetBSD
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: frank, Assigned: briano)

References

()

Details

configure.in does not contain the right shared library rules for NetBSD. I have
added them. It has been tested on NetBSD/i386, and should work on the other
NetBSD platforms.

Furthermore, I removed the "gcc can come with its own linker, so let it handle
shared lib creation" line, because it's wrong most of the time: gcc can have an
arbitrary linker as its backend, that may not support -h, for example.

The NetBSD changes rely on the 2nd patch being applied.
Assignee: bogus → briano
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
I compromised and left the existing stuff alone, and hard-coded
the NetBSD-specific stuff you needed.  I think I got it right....
Let me know if I screwed up.  Checked into revision 1.90.
Status: RESOLVED → VERIFIED
marking verified
Setting OS field.
OS: other → NetBSD
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.