[New-bugs-announce] [issue6347] hpux11.00-parisc: dtoa.c: "Failed to find an exact-width 32-bit integer type"

Sridhar Ratnakumar report at bugs.python.org
Sat Jun 27 01:46:16 CEST 2009


New submission from Sridhar Ratnakumar <sridharr at 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 <report at bugs.python.org>
<http://bugs.python.org/issue6347>
_______________________________________


More information about the New-bugs-announce mailing list