[pypy-dev] pypy-c-jit compilation error

Maciej Fijalkowski fijall at gmail.com
Thu Nov 19 13:19:02 CET 2009


Hey.

This seems to be a problem with trackgcroot, can you put up offending
.s file (implement_5.s) somewhere? If not, send it to me by mail, I'll
do it.

On Thu, Nov 19, 2009 at 1:13 PM, Leo Trottier <trottier at gmail.com> wrote:
> As requested:
> http://paste.pocoo.org/show/151641/
>
> On Thu, Nov 19, 2009 at 4:06 AM, Amaury Forgeot d'Arc <amauryfa at gmail.com>
> wrote:
>>
>> 2009/11/19 Leo Trottier <trottier at gmail.com>:
>> > [apologies for the spam, but people seem interested]
>> > On Snow Leopard, after adding the -m32 flags recommended by Leonardo, it
>> > got
>> > all the way to compilation, and then failed. I had tried to do a c-jit
>> > compile over the latest trunk using 32bit python.
>> > Here is the full run log: http://paste.pocoo.org/show/151639/
>>
>> Unfortunately, the log does not show all compilation output.
>> Again you should do it manually:
>>
>> cd
>> /var/folders/S+/S+mQx368HdO8O9qxkcyoQk+++TI/-Tmp-/usession-trunk-0/testing_1
>> make
>>
>> --
>> Amaury Forgeot d'Arc
>
>
> _______________________________________________
> pypy-dev at codespeak.net
> http://codespeak.net/mailman/listinfo/pypy-dev
>



More information about the Pypy-dev mailing list