1 message in com.mysql.lists.plusplusMySQL++ 1.7.9 static lib for Mac OS X
FromSent OnAttachments
Sinisa Milivojevic14 Aug 2001 03:04 
Subject:MySQL++ 1.7.9 static lib for Mac OS X
From:Sinisa Milivojevic (sin@mysql.com)
Date:08/14/2001 03:04:15 AM
List:com.mysql.lists.plusplus

Hi1

I have built MySQL++ lib on OS X and have uploaded static version of the library for Mac OS X on MySQL++ page.

OS X users just have to install manually that library and include files and can start using it.

Library is built with GNU 2.95.2 and is therefore useable only with that compiler and libstdc++ that comes with it.

Beside the above, OS X users will also have to make a symlink from iostream.h to ostream.h.

Library and examples has been built manually, as current libtool's are still not good enough for the normal automated build of MySQL++.