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