This is the mail archive of the libc-alpha@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] |
On Friday 13 July 2007, Metuki Sabhe wrote: > does the building process of libc involve two compilations for > some files (under different defines) ? > > I specifically aim at the building of libc.a and libc-2.5.so. > are these just different packaging of the same objects or > does the build process actually recompile the files > (thus creating new objects) for each library type ? for some files, yes ... they get compiled differently depending on whether the object is going into a shared library or into a static archive -mike
Attachment:
signature.asc
Description: This is a digitally signed message part.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |