Re: [pypy-dev] Solaris Support?

2011-09-02 Thread Peter Kruse
Hi Armin, On Thu, Sep 1, 2011 at 6:33 PM, Armin Rigo wrote: > Ah, not-explicitly-supported platforms end up as a platform where cc > is None.  The line above needs to be fixed to handle this case.  Done > in f1f9f3782931; can you pull and update and try again?  Thanks!  Note > that I'm not 100% s

[pypy-dev] Solaris Support?

2011-09-01 Thread Peter Kruse
Hello, I'd like to compile PyPy under Solaris/Sparc. But it looks that this is not supported. Right now when I run "python2.7 translate.py -O2" as suggested on http://pypy.org/download.html I get an exception: [version:WARNING] Errors getting Mercurial information: Not running from a Mercurial