[Distutils] Packaging today
Nick Coghlan
ncoghlan at gmail.com
Thu Jan 9 07:57:09 CET 2014
On 9 January 2014 04:44, Chris Barker <chris.barker at noaa.gov> wrote:
> On Wed, Jan 8, 2014 at 1:48 AM, David Cournapeau <cournape at gmail.com> wrote:
>>
>> We don't use mingw to build packages distributed within canopy (at least
>> not anymore). We build everything with MSVC 2008, as mixing mingw/MSVC often
>> causes trouble.
>>
>
> so is Canopy binary-compatible with the python.org builds?
>
> i.e would the same binary wheel work for both?
The same should be true for Anaconda (they had a bug where they used
the wrong runtime for Python 3.3 on Windows but that should have been
fixed a few months ago).
Cheers,
Nick.
>
> -Chris
>
>
> --
>
> Christopher Barker, Ph.D.
> Oceanographer
>
> Emergency Response Division
> NOAA/NOS/OR&R (206) 526-6959 voice
> 7600 Sand Point Way NE (206) 526-6329 fax
> Seattle, WA 98115 (206) 526-6317 main reception
>
> Chris.Barker at noaa.gov
>
> _______________________________________________
> Distutils-SIG maillist - Distutils-SIG at python.org
> https://mail.python.org/mailman/listinfo/distutils-sig
>
--
Nick Coghlan | ncoghlan at gmail.com | Brisbane, Australia
More information about the Distutils-SIG
mailing list