Hi,

I am porting a program that compiles, but doesn't run.  I ran an objdump 
on the .exe and discovered that there is two versions of strdup linked 
in.  One is found in COREDLL, and the other is found in coredll.dll.  It 
seems to me that these should be the same file, but cegcc isn't treating 
them the same.  Is there some way to force the compiler/linker to only 
use one name?

BTW, I am using the mingwce-0.50-cygwin build.  I've not been able to 
build the latest release for cygwin.  If anyone has any pointers on 
building for a cygwin host, I'd be happy to hear those too.

Thanks,

Brad

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
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