[Distutils] Proposal: passing options to SWIG

Andrew Kuchling akuchlin@mems-exchange.org
Thu Feb 1 12:01:52 2001


On Tue, Jan 30, 2001 at 09:25:55AM -0700, Tony Seward wrote:
>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

This rings a faint bell for me; is there already a patch on SourceForge to
add similar functionality?

--amk