[ python-Bugs-1046404 ] improving distutils swig support

SourceForge.net noreply at sourceforge.net
Wed Oct 13 19:14:12 CEST 2004


Bugs item #1046404, was opened at 2004-10-14 03:14
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1046404&group_id=5470

Category: Distutils
Group: Python 2.4
Status: Open
Resolution: None
Priority: 8
Submitted By: Anthony Baxter (anthonybaxter)
Assigned to: Anthony Baxter (anthonybaxter)
Summary: improving distutils swig support

Initial Comment:
This patch (based on one posted to distutils-sig by
Andi Vajda) adds a couple of options to build_ext to
allow you to specify swig options and a swig binary.
I've left the old swig-cpp option in, with a log.warn()
on it. 

Posting here so that hopefully someone with better SWIG
clue than I can provide feedback - it seems to work
fine, and I plan to commit it tomorrow...



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1046404&group_id=5470


More information about the Python-bugs-list mailing list