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: 3.4 installation problems: libc is somewhere unusual


Paul Jarc wrote:
My glibc installation is not in the usual place.  This means I have to
pull a few tricks to build gcc,

Maybe you can use the configure option --with-sysroot? This is primarily intended for building cross compilers, but should work just as well for building a compiler that uses an alternate C library.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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