From: Ilya Obshadko Date: March 11 1999 6:47am Subject: mysql compiled by egcs-1.1.1 List-Archive: http://lists.mysql.com/mysql/8 Message-Id: <0407.990311@zhurnal.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hello, Did anybody try to compile mysql with egcs or gcc-2.8.1 on FreeBSD 3.1-RELEASE? The resulting libmysqlclient.so.6.0 produces a coredump while trying to connect to mysql database from DBI. Apache + mod_perl says another interesting thing: pid 20036 (httpd), uid 1003: exited on signal 10 (bus error) What does this mean? Do I have to compile all mysql-related things (i.e. DBI, DBD::mysql, perl5 etc.) with the same compiler? Best regards, Ilya mailto:ilya@stripped