Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-06 Thread Dan Nicholson
Is there a problem with trying to compile using the latest gcc, distributed with FC4? (I guess I missed the memo). This is just a thought and not something I've tried, but FC4 provides gcc 3.2 in the package compat-gcc32. It installs it as /usr/bin/gcc32 I believe. You could use that with th

Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-05 Thread Peter Ennis
You need to use binutils-2.16 and it gets past the gas error. I am building on FC4/Rawhide => FC5 Yeah, glutton for punishment :-) PFE -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-04 Thread Jeremy Huntwork
Kim McCall wrote: The offending line of tc-i386.h reads: extern const struct relax_type md_relax_table[]; Is there a problem with trying to compile using the latest gcc, distributed with FC4? (I guess I missed the memo). Btw, yes, the current LFS book(s) will not work with gcc4. There needs

Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-04 Thread Jeremy Huntwork
Kim McCall wrote: I tried to slavishly follow your directions. Nice adjectives! :) -- JH -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-04 Thread Andrew Fyfe
Tobias Lieber wrote: The best place to look for gcc4 patches is fedora cvs (http://cvs.fedora.redhat.com/viewcvs/devel/) From Andrew -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-04 Thread Tobias Lieber
erm... this will be not the last error you will receiv. the hardest package is glibc. Needed several patches, but i foudn them all via google. They were all from a RH mailinglist or so... have a lot of fun Tobias Lieber > > Hi > i just compiled a LFS with gcc 4 > > i had the same problem. I

Re: Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-04 Thread Tobias Lieber
Hi i just compiled a LFS with gcc 4 i had the same problem. I solved it by removing this -Wstrict-prototypes -Wmissing-prototypes in the Makefile this should help Tobias Lieber > > I tried to slavishly follow your directions. > > I was doing the initial compile of binutils. > Everything w

Failure when building /binutils (Chapter 5 on FC4 with gcc4)

2005-07-04 Thread Kim McCall
I tried to slavishly follow your directions. I was doing the initial compile of binutils. Everything went swimmingly for 105 seconds, then I got: make[3]: Entering directory `/mnt/lfs/sources/binutils-build/gas' gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.15.94.0.2.2/gas -I. -D_GNU_SOURCE -I. -I../