Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #94538

Re: what windows compiler for python 3.5?

From Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject Re: what windows compiler for python 3.5?
Date 2015-07-24 19:51 -0400
Organization IISS Elusive Unicorn
References (2 earlier) <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> <mou1f8$i7h$1@dont-email.me>
Newsgroups comp.lang.python
Message-ID <mailman.969.1437781891.3674.python-list@python.org> (permalink)

Show all headers | View raw


On Fri, 24 Jul 2015 20:53:09 +0200, ElChino <elchino@cnn.cn> declaimed the
following:

>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
>

	My pessimist side is coming out:

Might be a deliberate restriction on the Community Edition (just like some
of the development environments for microcontrollers -- I have TIVA
"evaluation" boards with 256kB and 1MB flash but most of the free
development environments are locked at 32kB maximum code size; I'm still
not sure of TI's CCS 6, where CCS 5 explicitly gave full capability when it
recognized the built-in programming interface of the boards)
-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
    wlfraed@ix.netcom.com    HTTP://wlfraed.home.netcom.com/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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