Compiled 5.4. Binutils-2.15.94.0.2.2 - Pass 1
on Fedora Core 4 Test 1 with latest updates.
It bombed on gas.
A report from Alan Modra on a similar bug report
stated it was fixed. I sent a message to the list
but did not see it yet as I only get daily digest.
Anyway, I downloaded binutils-2.16.90.0.2
It compiles OK ...
(pod2man --center="GNU Development Tools"
--release="binutils-2.16.90.0.2" --section=1 ld.pod | \
sed -e '/^.if n .na/d' > ld.1.T$$ && \
mv -f ld.1.T$$ ld.1) || \
(rm -f ld.1.T$$ && exit 1)
rm -f ld.pod
make[3]: Leaving directory `/home/lfs/binutils-build/ld'
make[2]: Leaving directory `/home/lfs/binutils-build/ld'
make[1]: Leaving directory `/home/lfs/binutils-build/ld'
lfs:~/binutils-build$ gcc -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions
--enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 4.0.0 20050308 (Red Hat 4.0.0-0.32)
I will continue to work through the 6.1 book using
latest FC4 ...
PFE
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page