This is the mail archive of the gcc-help@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]

Followup to my troubles compiling gcc-3.1


I upgraded my binutils from 2.9.1 to 2.12.1, and that fixed the problem.
Apparently, the older assembler was misinterpreting the output from
gcc-3.1 and producing assembly code that made the linker guess wrongly
at the number of ELF headers needed.

This wasn't a whole lot of fun, but it was probably just about time to
upgrade my binutils, anyway ;-)

Thanks, guys, for all your help,
 - Dave


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