FYI: compiling gcc-2.8.1 with gcc-3.0.1 fails

Ulrich Windl Ulrich.Windl@rz.uni-regensburg.de
Wed Dec 5 07:23:00 GMT 2001


Hi,

for some obscure reason I ended up with compiling gcc-2.8.1 with gcc-
3.0.1 on HP-UX 11.11 (hppa1.1-hp-hpux11.11). The compilation fails:

gcc -c  -DIN_GCC    -g  -DHAVE_CONFIG_H    -I. -I. -I./config bc-emit.c
bc-emit.c: In function `bc_emit_instruction':
bc-emit.c:17: `SFtype' is promoted to `double' when passed through `...'
bc-emit.c:17: (so you should pass `double' not `SFtype' to `va_arg')
gmake: *** [bc-emit.o] Error 1

This is just for your amusement. I can try building a more recent gcc 
as well...

Regards,
Ulrich



More information about the Gcc-bugs mailing list