Bernard Hurley wrote:
> Hi there!
>
> I have been trying to compile GCC-4.8.1 in section 5.5 of LFS 7.4.  The
> first problem was that the compiler didn't seem to understand (a
> parameter to configure on p.37):
>
>    --disable-libstdc++-v3
>
> In case anyone else has the problem, I found after running "configure
> --help" that the solution seems to be to replace it with:
>
>    --disable-libstdcxx
>
> The second problem is a bit more intractible.  Having made the apbove
> adjustment to "configure", when I run "make" it bombs out with:

What's the output of the host system requirements script in section vii?

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to