New submission from Sridhar Ratnakumar <sridh...@activestate.com>: (...) cc +DAportable -Ae -D_REENTRANT +Z -c -DNDEBUG -O -I. -IInclude -I./ Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c cc +DAportable -Ae -D_REENTRANT +Z -c -DNDEBUG -O -I. -IInclude -I./ Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c cpp: "Python/dtoa.c", line 158: error 4062: "Failed to find an exact- width 32-bit integer type" make: *** [Python/dtoa.o] Error 1
Entire build log is attached (just look at the configure/make output of Python). ---------- components: Build files: apy31-hpux11.00-parisc-bertha.log messages: 89748 nosy: srid severity: normal status: open title: hpux11.00-parisc: dtoa.c: "Failed to find an exact-width 32-bit integer type" type: compile error versions: Python 3.1 Added file: http://bugs.python.org/file14367/apy31-hpux11.00-parisc-bertha.log _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue6347> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com