This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: RE; Numpy and NumTut


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]