Yurttas/PL/SL/python/docs/core-python-programming/doc/20/inst/building-ext.html


3 Building Extensions: Tips and Tricks

(This is the section to read for people doing any sort of interesting build. Things to talk about:

  • the Setup file (any platform now, but Unix-biased)
  • CFLAGS and LDFLAGS (must implement them first!)
  • using non-MS compilers on Windows (how to convert Python's library, ...)

Subsections


See About this document... for information on suggesting changes.