Alex Merry wrote:
On Fri, Mar 24, 2006 at 12:02:53PM +0100, EaStErDoM wrote:
This is the Output of gcc --version:
gcc (GCC) 4.1.0
I'm using Mandriva 2006 Free Edition
I think they are correctly installed, they are not compiled only copied.
And I'm Sorry if this is the wrong list. When I searched the lfs site
about "glibc make error" I got another Thread (but with an make check
error) that was on this list so I thought I'm right here.
GCC 4.1.0 is supposed to have... issues... with glibc before 2.4.X. In
particular, glibc prior to 2.3.6 can't be compiled with GCC 4
(http://sources.redhat.com/ml/libc-announce/2005/msg00001.html). You
need GCC 3.4.6 or earlier in the 3 series.
The unstable version builds fine with a GCC 4.0.3 compiler (that is,
after all, the GCC version in the book), and AFAIK will build with a
4.1.0 compiler, but, as the name indicates, it's not as stable as the
stable book. As in: you may have to do some bug-fixing, and BLFS and
other packages may not work as expected.
Alex :-)
Yes, but this is not the point. If using the stable book, by the time
you get to glibc, you should be using the GCC version in the LFS book,
the one in /tools (3.4.3). EaStErDoM either missed the GCC pass 1
installation or typoed something there, or didn't set up the environment
correctly. What is the output of "echo $PATH" and "ls /tools/bin/gcc"?
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page