On Fri, 2009-09-18 at 01:24 +0200, Max Kellermann wrote: > Hi cegcc folks, > > I'm a new developer on the XCSoar project (www.xcsoar.org). We try to > support all PocketPC versions. The fellow developer who maintains the > XCSoar PPC2000 port claims that cegcc cannot produce binaries for that > platform. This forces us to use EVC, including all the pain attached > to that. > > Is that correct? Is that a known limitation?
Not known to me. > Unfortunately, I cannot test myself, because my only PDA runs Windows > Mobile 5. "It doesn't work" is not a very informative claim. I see a few steps that we could take : 1. Identify someone who can run a few tests. I assume that your co-developer would be willing to help? 2. Get a very minimalistic test to work. Example : something that'll just pop up a dialog. One call in WinMain. 3. Build from there. I have two things I suspect : - either use of a DLL that's just not there - or use of some function that's in our development images, but not in the DLL on that system The latter can be detected with a variant of my testapi program (see under the tools directory in SVN) that we can tweak to run through the whole set of expected APIs for e.g. coredll. Danny -- Danny Backx ; danny.backx - at - scarlet.be ; http://danny.backx.info ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel