libg++-2_8_2-980731 failed make check on egcs-19980824 on rs

Jason Merrill jason@cygnus.com
Wed Sep 2 12:08:00 GMT 1998


>>>>> rodneybrown  <rodneybrown@pmsc.com> writes:

 > libg++-2_8_2-980731 failed to complete the make check using
 > egcs-19980824 on rs6000-ibm-aix4.2.0.0

 > The failure in curses.h is caused by a 'typedef int bool;' which isn't
 > guarded by __cplusplus as the successive 'typedef char bool;' and which
 > is used in the intervening function prototypes. Kludging around this
 > gave the link failure with termcap.

 > Should the curses.h problem be fixed by fixincludes?

Yes.  You could just copy the code out of fixinc.wrap.

Jason



More information about the Gcc-bugs mailing list