porting help

Neal Norwitz nnorwitz at gmail.com
Sat May 21 22:23:35 EDT 2005


You may need to write your own dynload_vxworks.c.  Notice there are
various OS specific dynload_*.c files.  You can try to use
dynload_stub.c to see if you can get it to compile.  You may also need
to muck with Include/pyport.h and configure to get things going.

Good Luck!
n




More information about the Python-list mailing list