[Pythonmac-SIG] install again?
Bill Noon
noon at snow.nrcc.cornell.edu
Wed Feb 8 21:53:51 CET 2006
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
More information about the Pythonmac-SIG
mailing list