On 2016/09/11 17:55, Nick Hudson wrote:
This is a problem due to the new page size of 8KB. erlite# cc -Wl,-z,relro -Wl,-z,common-page-size=0x2000 hello.c && ./a.out hello erlite# Still thinking how to best fix this...
Thank you very much for your comment. I understand the situation. Rin