Closed Bug 158391 Opened 22 years ago Closed 21 years ago

Figure out libgcc linkage theory for gcc >= 3

Categories

(SeaMonkey :: Build Config, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: dmosedale, Assigned: dmosedale)

References

Details

My first theory is to see if we can link this statically so that people on old
Linux versions (eg Red Hat 6.x) will just work.  Whether that's really a
reasonable thing to do still remains to be seen.
Blocks: 158385
Status: NEW → ASSIGNED
well?
After reading through various things in the gcc mailing list archives, we chose
to do nothing special for libgcc, so it's linked dynamically.  The standard
builds have new enough glibc dependencies that they wouldn't have worked on 6.x
anyway, which has since been End-Of-Lifed by Red Hat.
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.