Stepan Havel writes:
> Solaris8 on a Ultra5 Box, mysql++ 1.7.9: the example and also my own
> appliacations core dumps if they can not connect to mysql, in other words
> the try block does not work! I have tried gcc 2.95 (recommended in the
> manual) and 2.95.3!
> 
> Does any has experience with this, or am I allone in the dark as always in
> my sysadmin job? :-)
> 
> Stepan
> 
> ====================
> Stepan Havel
> Nextra Telekom GmbH
> Kirchberggasse 33
> 1070 Wien
> Tel: +43-1-52533-837
> Fax: +43-1-52533-100
> Mobile: +43-699-15253-837
> ====================
> 


Hi!

This problem has been diagnosed fully. The above always happens if
current libstdc++  (as resolved by symlinks) is not the one built with
and for 2.95.3. 

The same goes for any other C++ library that is linked in your
program. 

This scenario has been noted and problems cleared out many times so
far. 

Once you solve this, your program will have no problems. 


-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   www.mysql.com

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to