Sander Pilon writes:
> 
>
[skip] 
> 
> I don't know if it works with the standard mysql++, as we use an
> internal mysql++ clone. 
> 
> Regards, 
> 
> Sander
> 

Hi!

There is a patch for standard MySQL++ to enable it to be built and
used with STLPort.

I do not think that latest GNU 3 STL is any worse then STLPort.

But I do know one thing for sure. Multi-threaded application that
utilizes C++ exceptions and libstdc++ will have terrible problems,
when many threads are generated and when there is lot of context
switching. It is enough to build MySQL server with libstdc++ linked
in, to experience 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