Python embedded - linking problem on Linux - trying again

Gerhard Häring gerhard.haering at gmx.de
Mon Aug 12 09:58:16 EDT 2002


In article <3D57BD22.8090305 at kyborg.dk>, Kim Petersen wrote:
> When creating an embedded python in an RM/Cobol-85 interpretor, i have the
> following problem:
> 
> It seems that i have to link all the modules (the .so's) that i need with the
> new dynamic link library, isn't it at all possible to make it (the python
> embedded interpretor) just find the .so's like the regular interpretor does?

What is your problem?

If it is finding which libraries to link against when embedding Python, does
this FAQTS entry help?

http://www.faqts.com/knowledge_base/view.phtml/aid/11864/fid/606
 
Gerhard
-- 
Gerhard Häring
OPUS GmbH München
Tel.: +49 89 - 889 49 7 - 32
http://www.opus-gmbh.net/



More information about the Python-list mailing list