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


Vincent R. wrote:
> On Thu, 07 May 2009 02:58:16 -0400, pps <i-love-spam@> wrote:

>> some other project and as part of the project I need to compile some 
>> code with cegcc. I just found out that no matter what and how I build 
>> anything with cegcc it won't even load on my phone 
>> (ERROR_BAD_EXE_FORMAT). Exactly the same binary works on emulator just 
>> fine, but doesn't work on the device and produces data abort if I try to 
>> LoadLibrary("dll name"). I tried a simple HelloWorld app - same problem. 

> If you are testing on a Windows Mobile 6.1 cegcc binaries are not working
> because PE loader is very strict on this platform.
> Please give more information on the platform you are testing.

  Vincent, does the loader on this platform permit long section names?

    cheers,
      DaveK


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