How do I find undefined g++ symbols __builtin_new or __pure_virtual?

To dynamically load g++ extension modules, you must recompile Python, relink it using g++ (change LINKCC in the python Modules Makefile), and link your extension module using g++ (e.g., “g++ -shared -o mymodule.so mymodule.o”).

CATEGORY: extending

 

A Django site. this page was rendered by a django application in 0.00s 2012-02-12 00:57:29.395347. hosted by webfaction.