Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Reply-To: <nhv@cape.com>
From: "Norman Vine" <nhv@cape.com>
To: "'Jason Tishler'" <jason@tishler.net>
Cc: "'Cygwin Mailing List'" <cygwin@cygwin.com>, <bvu01@sprintspectrum.com>,
   "'Mark Hadfield'" <m.hadfield@niwa.cri.nz>
Subject: RE: RE; Numpy and NumTut
Date: Wed, 10 Oct 2001 20:48:28 -0400
Message-ID: <001301c151ee$71dc16c0$a300a8c0@nhv>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26
Importance: Normal
In-Reply-To: <20011010203022.K1148@dothill.com>
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

Jason Tishler writes:
>
>On Wed, Oct 10, 2001 at 04:35:47AM -0400, Norman Vine wrote:
>> Mark Hadfield writes:
>> >/usr/bin/python setup_all.py build
>>
>> You probably want to use the explicit  --compiler cygwin
>instruction here
>> /usr/bin/pytthon setup_all.py build --compiler cygwin
>
>IIRC, I don't believe that the "--compiler cygwin" option is necessary
>since Mark submitted the standard DL_EXPORT style patches to NumPy.
>
>Mark, am I correct or am I dreaming?

Unless you have setup a custom distutils cfg file see
http://python.sourceforge.net/devel-docs/inst/config-syntax.html

[build]
compiler=cygwin

You need to specify the --compiler cygwin
http://python.sourceforge.net/devel-docs/inst/non-ms-compilers.html#SECTION0
00312000000000000000

Cheers

Norman


--
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/

