On Feb 8, 2006, at 3:42 PM, Ronald Oussoren wrote: > Maybe it is necessary to ensure proper behaviour for C++ extensions > with global > variables that have constructors, in which case we'd probably be > hosed. Does anyone > has a Python extension that does this lying around (compiled using g > ++-3 on Panther)? >
OmniOrb is one of these. Prior to 10.4, it had to be linked to static libraries to get all the c++ constructors to fire properly. My latest builds with 10.4 and python 2.4 work fine. --Bill Noon _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig