------- 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