Re: compiling gcc 3.2.2 with mingw support

2003-04-03 Thread Brian Warner
There is on the cygwin ftp the gcc-mingw package for the 3.2 version. But it is simply the binary from the gcc 3.2 which are being copied in the directories, there is nothing special (well I didn't find something special). I tried to reproduce it for the 3.2.2 but it doesn't do anything really

Re: compiling gcc 3.2.2 with mingw support

2003-04-02 Thread Brian Warner
Olsson" <[EMAIL PROTECTED]> To: "Brian Warner" <[EMAIL PROTECTED]> Subject: Re: compiling gcc 3.2.2 with mingw support Date: Wed, 2 Apr 2003 16:38:26 +0200 You are not alone in this. I also tried to compile a gcc 3.2.2 with mingw support, but failed. I haven't had th

compiling gcc 3.2.2 with mingw support

2003-04-01 Thread Brian Warner
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:

undefined reference to ___assert, _impure_ptr, etc.

2003-03-31 Thread Brian Warner
Hi, I'm using Cygwin for compiling the Xerces-C library for MinGW. My program used the gcc 3.2, and there were no problem, but now I use the gcc 3.2.2 for my program, so I need to recompile the Xerces-X library too. But the gcc 3.2.2 doesn't exist for Cygwin, so I compiled it with the source on