|
From: Luke D. <cod...@ho...> - 2003-02-06 01:34:47
|
----- Original Message ----- From: "Pac" <pa...@tu...> To: <min...@li...> Sent: Thursday, February 06, 2003 12:31 AM Subject: Re: [Mingw-users] How to compile MySQLC++ > Le 04/02/03 à 09:34, Luke Dunstan a écrit: > > > Luke> The only way to find out why this error occurs is to look at the source > Luke> code. It is likely caused by using non-standard C++ features, which could be > Luke> why the patches are needed for GCC 3.2. > > but those patches should be applied to the source package not to the > MSVC ? > > > > -- > R.Pac If the MSVC source you are talking about is not the 1.7.9 source, then no you won't be able to patch the MSVC source. You could either modify the 1.7.1 source manually to make it work with GCC 3.2 or if you decide to use the patched 1.7.9 you will probably have to use "configure" with MSYS. Luke |