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]

Re: Avoid use of libgcc_s and libgcc_eh when building glibc


On Wed, 6 Jun 2012, Roland McGrath wrote:

> > I can now do: binutils, GCC "configure --disable-shared --disable-threads
> > --without-headers --with-newlib" [...] complete GCC, [...]
> 
> Do any of those configure options affect gcc proper, or only the target
> libraries?  That is, is the "complete GCC" step rebuilding the compiler in
> a way that matters, or just completing the build of the target libraries?

At least --disable-shared does affect the specs built in to the GCC 
driver.

-- 
Joseph S. Myers
joseph@codesourcery.com


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