Movatterモバイル変換
[0]ホーム
AIX ./configure for Python 2.1 to use gcc instead of cc_r ?
Eugene LeitlEugene.Leitl at lrz.uni-muenchen.de
Mon Apr 23 08:29:01 EDT 2001
On Mon, 23 Apr 2001, Steve Purcell wrote:> Try the following:>> ./configure --with-gccThank you. That did work (gcc --version reporting 2.95.2), I now only geta few failed regression tests, probably mostly due to missing libraries.test test_zipfile skipped -- No module named zlibtest_zlibtest test_zlib skipped -- No module named zlib113 tests OK.2 tests failed: test___all__ test_pty22 tests skipped: test_al test_bsddb test_cd test_cl test_dl test_gdbmtest_gl test_gzip test_imgfile test_largefile test_linuxaudiodevtest_minidom test_nis test_openpty test_pyexpat test_sax test_sunaudiodevtest_sundry test_winreg test_winsound test_zipfile test_zlibmake: 1254-004 The error code from the last command is 1.Freeze seems to work, too: python freeze.py hello.py make ./hello Hello world...so I'm happy.I would suggest that ./configure --with-gcc should be made default, ascc_r (don't know which version) has trouble with Python 2.1.
More information about the Python-listmailing list
[8]ページ先頭