Still seeing problems with _itoa on 64-bit
Steven Munroe
munroesj@us.ibm.com
Thu Jan 25 16:48:00 GMT 2007
On powerpc64 I get
dl-minimal.c:291: error: redefinition of â_itoa_wordâ
../stdio-common/_itoa.h:45: error: previous definition of â_itoa_wordâ
was here
dl-minimal.c: In function â_itoa_wordâ:
dl-minimal.c:295: error: argument âvalueâ doesnât match prototype
../stdio-common/_itoa.h:45: error: prototype declaration
on todays cvs trunk using gcc-4.1.1.
Would a static inline wrapper work better in this case?
More information about the Libc-alpha
mailing list