On Aug 13, 2008, at 2:49 PM, Ricardo M. Oliveira wrote:
> My environment:
> Using mysql++ 3.0.5, compiled with g++ (GCC) 4.2.1-dw2 (mingw32-2)
> in a
> Windows XP SP2.
That's an old, experimental compiler in the MinGW world. Either go
back to the newest stable version, 3.4.5, or upgrade to the current
experimental version, 4.3.0.
If you choose to stay on the experimental GCC 4 path and have
problems, you should take it up on the MinGW list, as that may be one
of the reasons it's still considered unstable. You might find them
receptive to helping you build MySQL++ there, as it's fairly complex,
but free, so it makes a good way to benchmark progress.