X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <4824791A.7070609@spacelabstudio.com> Date: Fri, 09 May 2008 12:17:30 -0400 From: Chris Rossi User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: SWIG is downlevel Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Hello, this has been mentioned before in this archive but I just wanted to bump this issue back up in the collective conscious again. The current version of SWIG distributed with cygwin is incompatible with the Pyhon 2.5 include files also included in the cygwin distribution. The specific problem I am seeing is SWIG < 1.3.30 does not properly declare const char* where it should, producing wrapper code that won't compile. This problem is fixed in SWIG >= 1.3.30. Thanks! Chris -- My email address is 'cr' at the above domain. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/