3 messages in com.mysql.lists.plusplus2.1.1 Does not build static library
FromSent OnAttachments
kal07 Apr 2006 06:28 
Warren Young07 Apr 2006 14:32 
Kal09 Apr 2006 18:47 
Subject:2.1.1 Does not build static library
From:kal (ka@nyc.rr.com)
Date:04/07/2006 06:28:38 AM
List:com.mysql.lists.plusplus

Hello,

RHEL 4, gcc 3.4.3

MySQL-server-standard-5.0.19 installed MySQL-client-standard-5.0.19 installed MySQL-devel-standard-5.0.19 installed

With version 2.0.7 I was able to build the static library. I could not build the static library with 2.1.1.

I configured as so...

./configure --enable-static --enable-thread-check

What happened?