Hey

I have to compile myself mingw32ce (i'm on a 64bit plaform) with the code 
in svn. I use the build-mingw32ce.sh script. Everything is fine except 
that libstdc++.dll.a is missing.

indeed, when linking a *autooled* program or lib with arm-mingw32ce-g++, 
libtool uses libstdc++.la, which requires libstdc++.dll.a (see 
library_names field in that .la file).

Is it normal that this file is missing ?

thank you

Vincent Torri

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Cegcc-devel mailing list
Cegcc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cegcc-devel

Reply via email to