On Dec 27, 8:21 am, Christian Heimes <[EMAIL PROTECTED]> wrote: > Micah Elliott wrote: > > I'm ./configure-ing with "--disable-shared" (because this must mean > > "enable static", right?)
I think you can just add -static to the gcc Flag line in the makefile. "man gcc" should also be helpful but that is a pile of docs to wade through. -- http://mail.python.org/mailman/listinfo/python-list