This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: GCC 4.2.0 Status Report (2007-05-11)


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


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