Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Norman Vine" To: "'Jason Tishler'" Cc: "'Cygwin Mailing List'" , , "'Mark Hadfield'" 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/