Jerry He wrote: > Ok, I managed to get rid of the weird Tcl_Append, and > strlen error messages, but right now I'm left with > undefined references to what seems like Python-C API > objects. > > Does anyone know how to handle these undefined > references?
Write a distutils setup.py script to do all of the compiling and linking. http://docs.python.org/dist/setup-script.html -- Robert Kern [EMAIL PROTECTED] "In the fields of hell where the grass grows high Are the graves of dreams allowed to die." -- Richard Harter -- http://mail.python.org/mailman/listinfo/python-list