I am not certain about your assessment. If your device has an arm920t
then according to http://en.wikipedia.org/wiki/ARM_architecture (if I
read it correctly) this should not be the problem.
Can you specify in more detail what works and what doesn't, so we can
try to assess where the problem is ?
You mention some libraries that cause the problem. Which libraries are
that ? How were they compiled ?
Danny
On Sun, 2009-05-17 at 14:13 +0930, Alex Sims wrote:
> I'm trying to compile Gosmore using arm-wince-mingw32ce-gcc to run on a low
> end GPS device with a arm920t processor.
>
> For some reason the WinCE 5.0 on the device will not run binaries with armv4
> architecture but insists on armv3m architecture.
>
> I can compile setting -march=armv3m which works fine for the object files but
> the linked libraries are armv4 and hence the application picks up armv4.
>
> How do I get standard libraries from cegcc with the armv3m architecture?
>
> (Or alternatively what do I change so the resultant binaries run on an arm4t
> processor happily)?
--
Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables
unlimited royalty-free distribution of the report engine
for externally facing server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Cegcc-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cegcc-devel