[Bug driver/35532] Native GCC no longer searches $prefix/lib for startfiles when run from $objdir

carlos at codesourcery dot com gcc-bugzilla@gcc.gnu.org
Fri Mar 14 13:27:00 GMT 2008



------- Comment #6 from carlos at codesourcery dot com  2008-03-14 13:26 -------
Greg,

As a workaround can you try using all of the sysroot framework? Configure with
--with-sysroot=/mnt/foo and --with-build-sysroot=/mnt/foo. Build with
LDFLAGS_FOR_TARGET="--sysroot=/mnt/foo" and
CPPFLAGS_FOR_TARGET="--sysroot=/mnt/foo".

I'm reading through the DIY instructions right now to make sense of your
bootstrap process.


-- 

carlos at codesourcery dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |carlos at codesourcery dot
                   |                            |com


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35532



More information about the Gcc-bugs mailing list