Building C modules static to the interpreter?

Dave Cinege dcinege at psychosis.com
Sat Dec 22 00:24:44 EST 2001


Before I try to think too hard on my own (dangerous) is there an
easy way to build a static python interpreter that includes some
of the C modules?

I've got an embedded application I'd like to not require libc.so,
(by compiling -static) but need some additional python modules
like socket available directly in the interpreter.

Dave

-- 
The time is now 22:54 (Totalitarian)  -  http://www.ccops.org/




More information about the Python-list mailing list