[pypy-dev] Pypy translation fails on MIPS (without JIT)

Armin Rigo arigo at tunes.org
Sun Jul 7 09:31:16 CEST 2013


Hi Alexis,

On Fri, Jul 5, 2013 at 10:00 AM, Alexis BRENON <abrenon at wyplay.com> wrote:
> Well, I did some tests on a very simple C file that just prints "Hello World
> !". I did many option combinations and I could notice that :
>     - with -Wl,--version-script=dynamic-symbols-1 LDFLAGS alone (with no
> other option), compilation works but execution segfault

I cannot help here.  You need someone that knows about gcc and ld on
MIPS.  If you can't find any help, try asking on stackoverflow.com.

>     - as soon as I add -lgc option to LIBS, compilation fails with the
> __data_start error

Same, but this is specifically about Boehm's libgc on MIPS.


A bientôt,

Armin.


More information about the pypy-dev mailing list