Hi Armin,

I just built on Mac OS 10.9 using gcc-4.9 from Homebrew. Other than a bit of 
fooling around (Apparently, setting DEFAULT_CC in darwin.py is a bad idea. 
Things fall apart.), it translated the nop example just fine. It’s also in the 
process of translating pypy, just for kicks. I’m translating from a fresh 
default.

I only set CC=gcc-4.9 - no changes required, which is good!

Kenny

On 15 Apr 2014, at 16:13, Armin Rigo <[email protected]> wrote:

> Hi Kenny,
> 
> On 15 April 2014 15:22, Kenny Lasse Hoff Levinsen
> <[email protected]> wrote:
>> The issue is mainly that the bundled GCC is very old (the last GPLv2, IIRC), 
>> but I can install a new GCC and try to translate later tonight, unless 
>> someone else beats me to it.
> 
> Yes, that's what I meant (sorry if I was not clear): a recent GCC.
> Andrew installed gcc 4.8 through MacPorts.  Thanks for helping!
> 
> 
> A bientôt,
> 
> Armin.

_______________________________________________
pypy-dev mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-dev

Reply via email to