Hi All,

I am having some trouble with arm-wince-cegcc-gdb:

I start it as ./arm-wince-cegcc-gdb mytest.exe and then enter "run".

The program starts up and completes successfully (I see it running on the
pda), but I see the following after entering "run":

Error while mapping shared library sections:
sdl.dll: No such file or directory.

(followed by several similar messages about the other shared libraries,
including cegcc.dll).

What am I doing wrong here? Where do I need to have the .dlls for gdb to
recognize them? Or what env vars do I need to set?

Also, what does "inferior" refer to here?
  /* If not found, next search the inferior's $LD_LIBRARY_PATH
     environment variable. */

Thanks and best regards,
-Pavel
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to