This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Shared libgcc instead of static


Hi!

I'm having some fun trying to create a linux system that uses shared libraries as much as possible, trying to avoid static ones. glibc will fail without libgcc.a - even if libgcc.so is available. Is there a technical reason for that?

--
chs


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]