Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ Path: not-for-mail From: Shankar Unni Subject: Re: Q: python compiled with gcc-3.2? Date: Tue, 05 Nov 2002 09:32:17 -0800 Lines: 11 Message-ID: <3DC800A1.5040604@cotagesoft.com> References: <30E10C5E4EE6D31181EF00508B8B5BBB117AF5 AT EXCHANGE-SERVER DOT ddg DOT de> NNTP-Posting-Host: adsl-64-165-207-58.dsl.snfc21.pacbell.net Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: main.gmane.org 1036517531 2665 64.165.207.58 (5 Nov 2002 17:32:11 GMT) X-Complaints-To: usenet AT main DOT gmane DOT org NNTP-Posting-Date: Tue, 5 Nov 2002 17:32:11 +0000 (UTC) User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (Compact) X-Accept-Language: en-us, en On 11/5/2002 8:01 AM, Schnörr, Claudius Dr. wrote: > Now I wish to build a dynamic module for python in cygwin, which is compiled > with gcc-2.95. Is the python module API a C++ API (i.e. does it use C++ classes to communicate with modules)? Or a plain C API? C should be binary compatible - try it. -- Shankar. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/