[issue11212] Python memory limit on AIX

Antoine Pitrou report at bugs.python.org
Mon Feb 14 18:58:04 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

> We could change the option to become:
> --with-aix-maxdata=value
> where value could be between 0 and 8, with a default at 0 (nothing
> passed to the compiler).

Doesn't LDFLAGS work for that? I don't think we want a lot of
platform-specific options like that.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue11212>
_______________________________________


More information about the Python-bugs-list mailing list