Building Python statically on linux

Zentrader zentraders at gmail.com
Thu Dec 27 11:32:41 EST 2007


On Dec 27, 8:21 am, Christian Heimes <li... at cheimes.de> 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.



More information about the Python-list mailing list