[Distutils] Proposal: passing options to SWIG

Tony Seward Tony Seward <seward@mza.com>
Tue Jan 30 11:27:01 2001


I would like to propose adding a command line option to build_ext that would
pass options to SWIG.  The syntax would be something like
--swig-opts='-shadow'.  I have some code working and I would like to get
comments, especially from the Distutils maintainers, before I submit
something to SourceForge.

Tony