GCC 4.2.0 Status Report (2007-05-11)

Joseph S. Myers joseph@codesourcery.com
Sun May 13 13:29:00 GMT 2007


On Sun, 13 May 2007, Paul Jarc wrote:

> > Maybe there could be something like --with-libc=/some/path that
> > would automatically generate the correct Makefiles; that would be an
> > enhancement.
> 
> Yes, although a more general enhancement would be to let the user add
> arbitrary flags to LDFLAGS_FOR_TARGET.

You can add --sysroot=, and the supported way to have libc in an unusual 
location is to build as a cross compiler and use --with-sysroot / 
--with-build-sysroot.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Gcc mailing list