Do you know if this is the case even with the GCC v3.0.1? What is the "recommended" combination of compiler / STL implementation in order to work properly with MySQL client?
Thanks! /Stefan Quoting Sinisa Milivojevic <[EMAIL PROTECTED]>: > Hi! > > It is very well known that most C++ compilers have huge problems with > threads when used in conjuction with C++ exceptions. > > GNU has this problem even agravated, as even if you do not use C++ > exceptions, libstdc++ does, so you will have problems. > > The only solution is not to use C++ exceptions and not to use > libstdc++ with GNU C++. > > -- > 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