Marc Sibson <sib...@gmail.com> added the comment: I think the original issue has been fixed by http://hg.python.org/cpython/rev/fd20eba1f201.
freeze.py is now broken due to pep3149 and ABIFLAGS, freeze-pep3149-compat.patch adds awareness of ABIFLAGS to Tools/freeze/freeze.py. For me "python3.3 freeze.py hello.py && make && ./hello" now works. ---------- keywords: +patch nosy: +marcs Added file: http://bugs.python.org/file21825/freeze-pep3149-compat.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7517> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com