From: Warren Young Date: August 14 2008 10:36am Subject: =?UTF-8?Q?Re:_Exception_issues=E2=80=8F?= List-Archive: http://lists.mysql.com/plusplus/7869 Message-Id: <1CACBDBF-F8A1-4811-834D-8AD0D13C8AAD@etr-usa.com> MIME-Version: 1.0 (Apple Message framework v928.1) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit 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.