GNU Info

Info Node: (python2.1-ext.info)Building Custom Interpreters

(python2.1-ext.info)Building Custom Interpreters


Next: Module Definition Options Prev: Building C and C++ Extensions on UNIX Up: Building C and C++ Extensions on UNIX
Enter node , (file) or (file)node

Building Custom Interpreters
============================

The make file built by `Makefile.pre.in' can be run with the `static'
target to build an interpreter:

     make static

Any modules defined in the `Setup' file before the `*shared*' line will
be statically linked into the interpreter.  Typically, a `*shared*'
line is omitted from the `Setup' file when a custom interpreter is
desired.


automatically generated by info2www version 1.2.2.9