Build python interpreter as a shared library
David Porter
jcm at bigskytel.com
Tue Nov 14 02:15:35 EST 2000
More information about the Python-list mailing list
Tue Nov 14 02:15:35 EST 2000
- Previous message (by thread): Build python interpreter as a shared library
- Next message (by thread): calculator.py help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
* Ray Kelm <rhk at newimage.com>: > My question is this: Why not build python as a shared library on > Linux (and other posix or posix-like systems) and have the python > binary link to that library? With python being embedded into so many > other programs, this seems like a good idea... See the FAQ: http://novara/python/FAQ.html#3.30 There are also instructions for making a shared library there. David
- Previous message (by thread): Build python interpreter as a shared library
- Next message (by thread): calculator.py help
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list