This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils 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]

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


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


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