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.02s 2008-09-08 17:45:21.641714. hosted by webfaction.