MySQL Forums
Forum List  »  Connector/Python

Re: MySQLdb problem: undefined symbol: __pure_virtual
Posted by: Andy Dustman
Date: February 28, 2007 05:22PM

This is a problem with your C compiler; it's not a problem with MySQLdb. You are linking things created with two different compiler ABIs.

Options: ReplyQuote


Subject
Written By
Posted
Re: MySQLdb problem: undefined symbol: __pure_virtual
February 28, 2007 05:22PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.