> -Original Message-
> From: lfs-dev-boun...@linuxfromscratch.org [mailto:lfs-dev-
> boun...@linuxfromscratch.org] On Behalf Of Pierre Labastie
> Sent: Monday, 25 March, 2013 17:16
> To: John Frankish; LFS Developers Mailinglist
> Subject: Re: [lfs-dev] Latest svn fails t
Le 25/03/2013 11:47, John Frankish a écrit :
> --
>
> ../gcc-4.7.2/configure --target=$LFS_TGT --prefix=/tools --with-sysroot=$LFS
> --with-newlibc ...
>
>
The switch is --with-newlib, not newlibc. That is the switch which
prevents the build system to look for the headers dir...
Regards
Using lfs svn-20130320
I get the error below at chapter 5.5. gcc-4.7.2 - pass 1.
If I omit "--with-native-system-header-dir=/tools/include", then things fail
looking for $LFS/usr/include and if I create $LFS/tools/include, then things
fail looking for headers which have not yet been installed t