On Sun, 05 Feb 2012 12:46:24 +0100 Pierre Labastie <[email protected]> wrote:
> > Maybe try (supposing the build tree has not been removed): > > > > echo '#include<cstdio>' |/mnt/lfs/sources/gcc-build/gcc/xgcc -shared-libgcc > > \ > > -B/mnt/lfs/sources/gcc-build/gcc -nostdinc++ \ > > -B/tools/x86_64-unknown-linux-gnu/bin/ \ > > -B/tools/x86_64-unknown-linux-gnu/lib/ \ > > -isystem /tools/x86_64-unknown-linux-gnu/include \ > > -isystem /tools/x86_64-unknown-linux-gnu/sys-include \ > > -I/mnt/lfs/sources/gcc-4.6.2/gcc \ > > -I/mnt/lfs/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include/x86_64-unknown-linux-gnu > > \ > > -I/mnt/lfs/sources/gcc-build/x86_64-unknown-linux-gnu/libstdc++-v3/include \ > > -I/mnt/lfs/sources/gcc-4.6.2/libstdc++-v3/libsupc++ \ > > -D_GNU_SOURCE \ > > -E -Wp,-dU - > > > > Regards > > pierre > > > > > Sorry, change the last line to: > > -E -Wp,-dU -xc++-header - To save spamming the list I've put that up here: http://www.linuxfromscratch.org/~andy/dump-1.txt Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
