Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Carl Kleffner
Just one note, the underlying mingw-w64 C99 math routines could rely on the supplied math routines from the universal crt IMHO. Is this an foreseeable option for the future? 2015-05-19 10:21 GMT+02:00 Ruben Van Boxem : > Now without zip... > > 015-05-19 10:17 GMT+02:00 Ruben Van Boxem : > >> 201

Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Ruben Van Boxem
Now without zip... 015-05-19 10:17 GMT+02:00 Ruben Van Boxem : > 2015-05-19 10:03 GMT+02:00 LRN : > >> On 19.05.2015 10:09, Ruben Van Boxem wrote: >> > Hi guys, >> > >> > There has recently (as in, yesterday) been a new flicker of activity in >> the >> > mingw-python camp. >> > For a long time, G

Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Ray Donnelly
On Tue, May 19, 2015 at 9:27 AM, Alexpux wrote: > > 19 мая 2015 г., в 10:48, Ruben Van Boxem > написал(а): > > 2015-05-19 9:22 GMT+02:00 Alexpux : >> >> >> 19 мая 2015 г., в 10:09, Ruben Van Boxem >> написал(а): >> >> Additionally, there seem to be some misconceptions as to the number of >> diff

Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Alexpux
> 19 мая 2015 г., в 10:48, Ruben Van Boxem > написал(а): > > 2015-05-19 9:22 GMT+02:00 Alexpux >: > >> 19 мая 2015 г., в 10:09, Ruben Van Boxem > > написал(а): >> >> Additionally, there seem to be some misconceptions as to the number

Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread LRN
On 19.05.2015 10:09, Ruben Van Boxem wrote: > Hi guys, > > There has recently (as in, yesterday) been a new flicker of activity in the > mingw-python camp. > For a long time, GCC on Windows was not a usable option for Python without > some pretty big workarounds and hacks to get everything working

Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Ruben Van Boxem
2015-05-19 9:22 GMT+02:00 Alexpux : > > 19 мая 2015 г., в 10:09, Ruben Van Boxem > написал(а): > > Additionally, there seem to be some misconceptions as to the number of > different toolchains available, I'll offer to straighten that out with him, > and point him to the official builds we offer h

Re: [Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Alexpux
> 19 мая 2015 г., в 10:09, Ruben Van Boxem > написал(а): > > Hi guys, > > There has recently (as in, yesterday) been a new flicker of activity in the > mingw-python camp. > For a long time, GCC on Windows was not a usable option for Python without > some pretty big workarounds and hacks to g

[Mingw-w64-public] "Universal CRT" and Python support

2015-05-19 Thread Ruben Van Boxem
Hi guys, There has recently (as in, yesterday) been a new flicker of activity in the mingw-python camp. For a long time, GCC on Windows was not a usable option for Python without some pretty big workarounds and hacks to get everything working. The biggest issue being that you cannot simply build P