Help! Code bloat with ld 2.11.2 (but newer one doesn't work)

Daniel Jacobowitz drow@false.org
Thu Mar 4 20:10:00 GMT 2004


On Thu, Mar 04, 2004 at 03:04:28PM -0500, John Blevin wrote:
> /usr/add-on/exptools/gnu/bin/ld: cpuOcc.o: Relocations in generic ELF (EM: 20)
> cpuOcc.o: could not read symbols: File in wrong format
> 
> An objdump on the .o file results in:
> 
> cpuOcc.o:     file format elf32-big
> 
> I also tried using '-b elf32-big' in the ld options, but it didn't help.
> 
> What do I need to use to get the new linker to work?

> This is for a PPC target.

Did you configure the host 2.14 linker for a PPC target?  The error
suggests that you did not.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer



More information about the Binutils mailing list