This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

powerpc ld bug



I thought others might find this information useful...

The linker in binutils-2.9.1 appears to have a rather
serious bug, when used in a powerpc-eabi cross compiler.
It puts multiple variables belonging to the sbss section
at the same address.  I downloaded binutils-2.9.1.0.23, which
is the latest binutils from RedHat and rebuild the tools.
Linking the same code with binutils-2.9.1.0.23 produces the
correct output.  I hope this bug was intentionally (rather
than accidentally) fixed.

Pete

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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