This is the mail archive of the binutils@sourceware.org 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: ARM-ELF -> PE-COFF with objcopy


On Tuesday 28 April 2009 17:17:35, Dave Korn wrote:
> pps wrote:
> > Dave Korn wrote:
> 
> >>   What about this whole ELF->PE post-linking stuff that symbian arm-eabi
> >> targets apparently do?  Could that be adapted for wince?
> >>

Thanks, but no thanks.  CE runs on more platforms than just ARM.  It
also runs on x86, MIPS and SH.   Why go through the trouble of
writing an extra indirection layer when you can have the tools
output the native format?  What about binary tool and link
compatibility with the native tools?  Symbian avoids this last
issue, because, well, they *are* the native tools.  Are you
planning on making cygwin or i386-mingw use a post-linking
process? ;-)

> > 
> > Maybe that was on older devices, but right now I checked binaries
> > produced for symbian and they are elf, not PE (I check it by opening in
> > notepad to see ELF at the beginning :))
> 
>   That's what you'd expect to see before the postlinking process, isn't it?
> Well, I don't know much about this stuff, but see
> 
>     http://sourceware.org/ml/binutils/2009-04/msg00180.html

-- 
Pedro Alves


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