This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

binutils + gcc 3.3


Hello,

I've been trying to find what the minimum version of
binutils needed to bootstrap gcc 3.3 with on
i686-pc-linux-gnu. 2.9.1.0.15 is what the install
docs. say, but I suspected this was outdated, and
indeed, results in:
...
stage1/xgcc -Bstage1/
-B/usr/local/i686-pc-linux-gnu/bin/   -g -O2 -DIN_GCC 
 -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -Wtraditional -pedantic
-Wno-long-long   -DHAVE_CONFIG_H -DGENERATOR_FILE  -o
gengenrtl \
 gengenrtl.o ../libiberty/libiberty.a
/usr/local/binutils/bin/ld: gengenrtl: Not enough room
for program headers (allocated 6, need 7)
/usr/local/binutils/bin/ld: final link failed: Bad
value
collect2: ld returned 1 exit status

Does anybody have a better idea which version of
binutils we should be currently requiring. I can go
back and test them one at a time, but if someone
knows, it'd save a good bit of time. Thanks,

Dara


__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]