andreas graeper wrote:
> hi,
> i was looking for mail-archives using the link
>   linuxfromscratch.org/pipermail/lfs-support/
> but got a 'page not found' ?

They were turned off due to bandwidth/cost considerations.  You can 
search the archives on gmane though.

> when gcc is build first time: languages=c (ch 5.5)

I don't know what version of the book you are using, but Section 5.5 
clearly says:

--enable-languages=c,c++

> when glibc/configure (ch 5.7) cross-gcc is found, cross-g++ does not exists
> but g++ is checked and the native one is found and i get that warning.
>
> do i have to configure gcc once again with support for c++, so that
> cross-g++ is build and installed. or can i ignore that warning, cause g++
> is not actually used to build glibc ?

I suggest going back and rebuilding gcc.  It's only about 6 sbu.

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