Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94518
| From | ElChino <elchino@cnn.cn> |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | Re: what windows compiler for python 3.5? |
| Date | 2015-07-24 20:53 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <mou1f8$i7h$1@dont-email.me> (permalink) |
| References | (1 earlier) <55B2129F.8060906@chamonix.reportlab.co.uk> <CAPTjJmrcv1U=9tak4TtR7OgVTSs2kgJHYgE6BhS-rgP_mQ6wRA@mail.gmail.com> <55B21927.2040605@chamonix.reportlab.co.uk> <mailman.944.1437735880.3674.python-list@python.org> <mailman.947.1437741242.3674.python-list@python.org> |
Brian Gladman wrote: > Visual Studio 2015 Community was relased earlier this week so there is > no need to work with the prerelease version. Hope MS have fixed all the "internal compiler errors". E.g. trying to compile GeoIpApi-C [1], consistently reports: libGeoIP/regionName.c(7596): fatal error C1026: parser stack overflow, program too complex here. The regionName.c look pretty lame, but not that complex IMHO. [1] https://github.com/maxmind/geoip-api-c/blob/master/libGeoIP/regionName.c
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Re: what windows compiler for python 3.5? Chris Angelico <rosuav@gmail.com> - 2015-07-24 21:04 +1000
Re: what windows compiler for python 3.5? Brian Gladman <blindanagram@nowhere.net> - 2015-07-24 13:24 +0100
Re: what windows compiler for python 3.5? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-07-25 01:33 +0100
Re: what windows compiler for python 3.5? Brian Gladman <blindanagram@nowhere.net> - 2015-07-24 13:24 +0100
Re: what windows compiler for python 3.5? ElChino <elchino@cnn.cn> - 2015-07-24 20:53 +0200
Re: what windows compiler for python 3.5? Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-07-24 19:51 -0400
csiph-web