On May 28, 2009, at 3:50 PM, Lisandro Dalcin wrote: > On Thu, May 28, 2009 at 7:29 PM, Robert Bradshaw > <[email protected]> wrote: >> On May 27, 2009, at 4:37 PM, Lisandro Dalcin wrote: >> >>> BTW, we could add a '--mingw' option to runtests.py, right? >> >> Is there any reason this couldn't be auto-detected? >> > > Well, perhaps we could autodetect this, though looking how much > contrived is core distutils in this part, not sure. > > Anyway, suppose you have installed both MSVC and MinGW, an as you are > a serious Cython developer, you want to run the testsuite with both. > The easiest way to select GCC would be to pass '--mingw' to > runtests.py, right?
I hadn't thought of that. Are you saying that you would have a single Python install that works both with MSVC and MinGW? - Robert _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
