[PyPy-issue] [issue700] The release 1.5 for OSX it's not a release

zelegolas pypy-dev-issue at codespeak.net
Sat Apr 30 19:06:18 CEST 2011


New submission from zelegolas <zelegolas at gmail.com>:

Hi 

When I run PyPy 1.5 (official release) on my Mac I have this:

Python 2.7.1 (b590cf6de419, Apr 30 2011, 03:30:00)
[PyPy 1.5.0-alpha0 with GCC 4.0.1] on darwin
Type "help", "copyright", "credits" or "license" for more information.
And now for something completely different: ``"peephope" optimizations are what
an optimistic Compiler uses''
>>>> 

And on my Mac with OSX 10.6.7 + Xcode 4 the latest version of GCC it's not GCC
4.0.1 :

$ gcc --version
i686-apple-darwin10-gcc-4.2.1 (GCC) 4.2.1 (Apple Inc. build 5666) (dot 3)
Copyright (C) 2007 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Could you build PyPy 1.5 with GCC 4.2.1 and don't change the name of the alpha
version to a release name

----------
effort: ???
messages: 2442
nosy: pypy-issue, zelegolas
priority: bug
release: ???
status: unread
title: The release 1.5 for OSX it's not a release

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue700>
_______________________________________________________



More information about the Pypy-issue mailing list