Hi,

I'm porting an application from Linux to Windows, using MinGW and MSYS. This application needs the Xerces-C library. This library doesn't exist for Mingw, so I needed to compile it with Cygwin for MinGW. When My program used the gcc 3.2, there were no problem, but now it uses the gcc 3.2.2 which doesn't exist for Cygwin. I compiled gcc 3.2.2 on Cygwin successfully, but I don't have the MinGW support that I got in the 3.2 version. And I can't compile the Xerces-C library anymore. Can someone tell me how I have to do to add the MinGW support in gcc 3.2.2 ?
Or did someone already do it and can tell me were I can find it ?
Thanks for any help.


Regards,
Brian Warner.

_________________________________________________________________
Utilisez votre MSN Messenger via votre GSM ! http://www.fr.msn.be/gsm/servicesms/messengerparsms



-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/



Reply via email to