Hi, Sorry to keep spamming the list with these newbie questions, but I'm in a bit of a bind and my deadline approaches.
I had a program that was working fine, and suddenly a bunch of included methods have stopped working (causing immediate exit of the program, without even flushing my log file). Functions that are failing include execv(), glob(), and strcat(). I read in the documentation that this could be caused by a conflict between the coredll and cegcc.dll for stdio functions. Is there a way to force arm-wince-cegcc-gcc to compile with the cegcc.dll versions of libraries? When I run arm-wince-cegcc-objdump it appears to be including these functions from cegcc.dll, but I'm not entirely positive about the output of that tool. Thanks a bunch, Matt ------------------------------------------------------------------------- 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