On 31 Jan 2012 at 16:44, Davidson, Josh wrote:
> Ok, well I did figure out the discrepancy between these extensions and
> previous extensions that have been built that required setting
> RTLD_GLOBAL. What I'm doing for these extensions is instead of building
> in all of the original C++ code AND
Neil, great information, but I did track this problem down to a quirk with Py++.
I've had a great deal of trouble finding a reliable way to actually write
modules with module_builder. Originally, I had been using split_module but
I've run into several cases where it goes off in the weeds and tr