Author: wyoung
Date: Fri Jan 12 19:18:25 2007
New Revision: 1395
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1395&view=rev
Log:
MinGW building (finally!) seems to work out of the box.
Modified:
trunk/README.mingw
trunk/Wishlist
Modified: trunk/README.mingw
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/README.mingw?rev=1395&r1=1394&r2=1395&view=diff
==============================================================================
--- trunk/README.mingw (original)
+++ trunk/README.mingw Fri Jan 12 19:18:25 2007
@@ -1,3 +1,12 @@
+MinGW Version
+~~~~~~~~~~~~~
+ You need a fairly recent version of MinGW for MySQL++ to work.
+ As I write this, the current release version includes GCC
+ 3.4.2, which has known problems. Unless they've released
+ a newer version since I wrote this, you'll probably need to
+ install the "candidate" version for best compatibility.
+
+
Prerequisite: Create Import Library
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Before you can build MySQL++ with MinGW, you will need to
Modified: trunk/Wishlist
URL:
http://svn.gna.org/viewcvs/mysqlpp/trunk/Wishlist?rev=1395&r1=1394&r2=1395&view=diff
==============================================================================
--- trunk/Wishlist (original)
+++ trunk/Wishlist Fri Jan 12 19:18:25 2007
@@ -8,15 +8,6 @@
below: any time you must hand-roll some SQL code in your program,
consider whether it could be reduced to an API feature that would be
widely useful. Patches or proposals of this sort are always welcome.
-
-
-v2.2 Plan
----------
- This plan is fairly solid. All that remains here are cleanup
- items that we need to tackle before making this release.
-
- o Test that it still works under MinGW after the recent
- DLL linkage fixes for VC++.
v2.3 Plan
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits