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