2 messages in com.mysql.lists.plusplusMYSQL++: segmentation fault w/ gcc 2.96
FromSent OnAttachments
Richard Fox28 Jun 2002 07:51 
Richard Fox28 Jun 2002 08:10 
Subject:MYSQL++: segmentation fault w/ gcc 2.96
From:Richard Fox (rf@sbsii.com)
Date:06/28/2002 07:51:02 AM
List:com.mysql.lists.plusplus

I am now trying to get mysql++ to run on my redhat 7.2 system with gcc 2.96. It
is working fine with my gcc 3.0.4 compiler on my other redhat system, but for
several reasons I wouldn't like to upgrade the compiler on this system to 3.0.4

Mysql++ 1.7.9 builds fine with no errors, including the examples. But when I run
example simple1 (after adding the "mysql_cpp_data" DB and adjusting the
Connection constructor parameters of course) I get a segmentation fault in the
Connection constructor, with no exceptions caught. Is there a problem with
mysql++ with 2.96?

thanks, Rich