[Patches] [ python-Patches-403947 ] For Cygwin built Python use Cygwin like an UNIX C compiler

nobody nobody@sourceforge.net
Tue, 27 Feb 2001 09:31:33 -0800


Artifact #403947, was updated on 2001-02-22 07:54
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403947&group_id=5470

Category: distutils
Group: None
Status: Open
Priority: 5
Submitted By: Rene Liebscher
Assigned to: A.M. Kuchling
Summary: For Cygwin built Python use Cygwin like an UNIX C compiler

Initial Comment:
The patch from 1.37->1.38 went too far, as it assigns
the cygwinccompiler class as default for Pythons built
with cygwin.
You can use cygwin in this case as normal UNIX-like compiler. (cygwinccompiler needs some work to handle the
differences in Cygwin- and MSVC-Python. Makefile and
config files are currently ignored by cygwinccompiler, 
as it was written to support cygwin for extensions
which are intended to be used with the standard MSVC built Python.)


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

Comment By: A.M. Kuchling
Date: 2001-02-27 09:31

Message:
Logged In: YES 
user_id=11375

Assigning to myself; I'll look at it after lunch.

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

Comment By: Jason Tishler
Date: 2001-02-27 09:13

Message:
Logged In: YES 
user_id=86216

Will this patch be committed in time for Beta 1 scheduled for Thursday, 3/1/01? Without it Cygwin Python no 
longer builds OOTB.

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

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=305470&aid=403947&group_id=5470