ARM-ELF -> PE-COFF with objcopy

Nick Clifton nickc@redhat.com
Mon Apr 27 14:33:00 GMT 2009


Hi pps,

> Can anybody comment on that, or suggest what I should try?

Don't try to convert the object file, instead try converting the fully 
linked executable.

The problem is that object files contain relocations and objcopy is not 
really able to translate these between different file format types.

Cheers
   Nick




More information about the Binutils mailing list