David Edelsohn added the comment: Misc/README.AIX comments about XLC do not apply to GCC.
One can adjust the memory space at normal link time with -Wl,-bmaxdata:0xN0000000. This trades off heap for shared memory segments. One does not need the extra ldedit stop, which stuffs the same value into the application header. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue25276> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com