Hi Alexis, On Fri, Jul 5, 2013 at 10:00 AM, Alexis BRENON <[email protected]> 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. _______________________________________________ pypy-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/pypy-dev
