[EMAIL PROTECTED] writes: > 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 >
Yes, it is as I use the same compiler. MySQL client can be used with plethora of compilers. Of the GNU family, any from 2.95 or 3.* series will be just fine. Regarding STL, it MUST be the one that came with the corresponding compiler version. Mixing GNU compiler versions with libstdc+ from some other version leads straight to catastrophe ... -- 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