Cc-ing the list.

Nick, you should be able to post once you subscribe to the list.

This looks like the same problem that Jérôme Decoodt is experiencing :

> Good news!
> 
> Jerome Decoodt found a workaround to get applications working on
> Windows
> Mobile 6.1.
> It seems that you can ask system not to load DLL in high memory : 
> 
> Danny could please update FAQ and add something like :
> 
> 19. I get an "Invalid Pocket PC application" when I try to run my
> program
> on Windows Mobile 6.1
> 
> There is currently an incompatibility between PE loader and DLL
> generated
> by cegcc.
> You can add a DWORD registry entry in
> [HKEY_LOCAL_MACHINE\System\Loader\LoadModuleLow] with
> key=YourDllName.dll
> and value=1
> 
> [HKEY_LOCAL_MACHINE\System\Loader\LoadModuleLow]
> "YourDllName.dll"=dword:1
> 
> 


        Danny

On Tue, 2008-09-09 at 17:25 -0400, Nick Ford wrote:
> Hi,
> 
> I wanted to post the following message to the cegcc-devel message list
> since I am experiencing an issue running applications on Windows
> Mobile 6.1.  Could you allow me to have access to posting to the list?
> 
> Thanks,
> Nick
> 
> ---------- Forwarded message ----------
> From:  <[EMAIL PROTECTED]>
> Date: Tue, Sep 9, 2008 at 5:13 PM
> Subject: arm-wince-cegcc on Windows Mobile 6.1
> To: [EMAIL PROTECTED]
> 
> 
> You are not allowed to post to this mailing list, and your message has
> been automatically rejected.  If you think that your messages are
> being rejected in error, contact the mailing list owner at
> [EMAIL PROTECTED]
> 
> 
> 
> ---------- Forwarded message ----------
> From: "Nick Ford" <[EMAIL PROTECTED]>
> To: cegcc-devel@lists.sourceforge.net
> Date: Tue, 9 Sep 2008 17:13:22 -0400
> Subject: arm-wince-cegcc on Windows Mobile 6.1
> Hi,
> 
> I have been attempting to get some code working on a Windows Mobile
> 6.1 device using the arm-wince-cegcc toolchain.  All the pplications I
> build result in the error message: "... is not a valid Pocket PC
> application."  So, I started testing with the provided sample exe:
> http://cegcc.sourceforge.net/docs/examples/menu-resource.exe.  It does
> not look like my current toolchain compile, or my build configuration,
> for two reasons:
> 1) I tried running the menu-resource.exe and I get the same error on
> Windows Mobile 6.1 physical device.
> 2) I get the same error when I run menu-resource.exe on the Microsoft
> Windows Mobile 6.1 emulator image.  When I run the application on the
> Windows Mobile 6.0 emulator image, the menu-resource application runs
> correctly.
> 
> Any ideas as to where the problem may be would be greatly appreciated.
> 
> Nick
> 
> 
> 
> 
> 
-- 
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to