[ scummvm-Patches-1531780 ] WINCE: gcc compile fix

SourceForge.net noreply at sourceforge.net
Mon Jul 31 16:23:34 CEST 2006


Patches item #1531780, was opened at 2006-07-31 16:23
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1531780&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Johannes Schickel (lordhoto)
Assigned to: Kostas Nakos (knakos)
Summary: WINCE: gcc compile fix

Initial Comment:
This patch adds support for compiling the wince port
with a gcc cross toolchain, I used this one:
http://n0p.averest-k.ru/?Devel maybe it works with
others, but maybe it needs some modifications.
It compiles fine and starts up on my PocketPC 2002
device, but I was only able to run old scumm games like
Indy3 or Loom EGA, no idea why though.

Things to be done:

 - $AR $RANLIB are not checked those need to be
overrewritten in config.mk after configure run to
arm-wince-pe-ar and arm-wince-pe-ranlib
 - check why some games just crash it
 - make distclean doesn't clean up all dep dirs, needs
to be changed
 - hack for PocketSCUMM.rc handling in Makefile, maybe
move to backend specific dir

I hope it's any useful for further work, maybe I'll try
to fix some things though.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418822&aid=1531780&group_id=37116




More information about the Scummvm-tracker mailing list