[Bug other/46333] problems with configure -enable-build-with-cxx -disable-bootstrap

jay.krell at cornell dot edu gcc-bugzilla@gcc.gnu.org
Sun Nov 7 00:15:00 GMT 2010


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46333

--- Comment #6 from Jay <jay.krell at cornell dot edu> 2010-11-07 00:15:05 UTC ---
trying..
#if defined(__cplusplus) && !defined(__GNUC__) && defined(__sun)
#undef HAVE_PUTC_UNLOCKED
#undef HAVE_PUTCHAR_UNLOCKED
#undef HAVE_GETC_UNLOCKED
#undef HAVE_GETCHAR_UNLOCKED
#endif



More information about the Gcc-bugs mailing list