Armin Rigo <[email protected]> added the comment:

It's expected: "asmgcc" is only really supported with gcc.  You need to
retranslate with "--gcrootfinder=shadowstack".

(To get debug symbols, the easiest is to transalate, then cd
/tmp/usession-xxx/testing_1 (details printed in the last page of translation),
and type "make lldebug".)

----------
nosy: +arigo
status: unread -> chatting

________________________________________
PyPy bug tracker <[email protected]>
<https://bugs.pypy.org/issue1609>
________________________________________
_______________________________________________
pypy-issue mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-issue

Reply via email to