From: Warren Young Date: June 14 2005 6:51pm Subject: Re: One more compile issue List-Archive: http://lists.mysql.com/plusplus/4535 Message-Id: <42AF2730.2060209@etr-usa.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Mark Dobossy wrote: > dyld: Symbol not found: ___cxa_pure_virtual That looks like the code is trying to call a pure virtual C++ function. But MySQL++ worked just fine for me on my OS X system after the recent changes, under both GCC 3.3 and GCC 4.0. By the way, you might download XCode 2.1 if you don't have it yet. I have the impression that XCode 2.0 used a pre-release version of GCC 4.0, because Apple says XCode 2.1 uses a new version of GCC 4, yet "g++ --version" still says 4.0.0.