Closed
Bug 402242
Opened 17 years ago
Closed 1 year ago
NSS linker invocations can use -syslibroot with gcc 3.3 on Mac OS X
Categories
(NSS :: Build, defect, P5)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: mark, Unassigned)
Details
This is the NSS equivalent of bug 401768. From bug 401768 comment 16:
Wan-Teh, I purposely didn't make any changes to NSS because NSS doesn't attempt
to link against any of the affected libraries. This problem only existed in
NSPR and the Mozilla core because both contain components that link against
CoreServices, and older versions of CoreServices had dependencies that no
longer exist in 10.5. The problem is purely one of link-time dependency
resolution and has no impact on linker output. That said, if you'd like, I can
prepare a patch for NSS too, to make its behavior more technically correct, and
to guard against possible future library dependency changes in 10.6 and beyond
like the CoreServices change in 10.5.
Updated•2 years ago
|
Severity: normal → S3
Updated•1 year ago
|
Severity: S3 → S4
Status: NEW → RESOLVED
Closed: 1 year ago
Priority: -- → P5
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•