Possibly, I'm not using MSVC, just the arm-wince-cegcc-gcc by itself to cross-compile on a linux box and then transfer the app to an iPaq running Windows Mobile 5. I'll look into the initialization routines and see if I can change something there, but honestly I've reverted the app back to a form that was working yesterday morning, and I can follow that to a crash as soon as it hits one of the methods I mentioned previously. I'll keep looking for typos, but one thing I've noticed is that even if I don't explicitly include libraries like <string.h>, the program compiles with methods that should be included from this library, anyway. Perhaps that is a clue?
Thanks, Matt Pedro Alves wrote: > Pedro Alves wrote: >> Ximsce wrote: >>> Sorry to keep spamming the list with these newbie questions, but I'm in >>> a bit of a bind and my deadline approaches. >>> >> Sorry noone has replied earlier. I was hoping someone with experience on >> MSVC + cegcc would step in. Didn't you say you had your app built with >> mingw32ce too? That would be easier to link with MSVC. The safest is to >> build a dll and have MSVC link to that. It is also possible to do that with >> cegcc. In that case you have to call some initialization routines yourself. >> Look in the archives. >> > > Did I get confused in thinking two people were the same? :) > > Cheers, > Pedro Alves > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Cegcc-devel mailing list > Cegcc-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/cegcc-devel > ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Cegcc-devel mailing list Cegcc-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/cegcc-devel