[C++-sig] Re: How to access a custom module from embedded Python?

Hanz Meizer steam at nurfuerspam.de
Fri Apr 16 13:46:06 CEST 2004


Hi,

I made the effort and implemented it using dlopen. Now there's no 
segfault anymore. Though, I wonder if it's possible to solve my problem
with linking, since dlopen() is not that portable across plattforms (for 
example to Windows) and I'd rather like to have everything linked 
together. Ideas/Help? :)

Greetings,
H.






More information about the Cplusplus-sig mailing list