egcs and kde...

Neal Becker neal@ctd.comsat.com
Thu Dec 18 19:21:00 GMT 1997


Yes.  The change HJL recommends is to glibc.  In waitstaus.h where you 
see #ifdef __GNUC__ before the __extension__ stuff for WIFEXITED,
change  this to #if defined(__GNUC__) && !defined(__cplusplus__)



More information about the Gcc-bugs mailing list