Gregory P. Smith <[email protected]> added the comment: Answering my own question I believe x32 is the new ABI being worked on as described in http://lwn.net/Articles/456731/.
In that light, your patch makes sense assuming the __ILP32__ define is something gcc's cpp will always be defining when targeting x32. I will apply it. ---------- assignee: -> gregory.p.smith _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue15000> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
