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.01s 2010-03-14 13:28:14.898441. hosted by webfaction.