--- gcc/config/apollo68.h 2018/04/24 18:00:11 1.1.1.2 +++ gcc/config/apollo68.h 2018/04/24 18:06:09 1.1.1.3 @@ -121,7 +121,10 @@ the Free Software Foundation, 675 Mass A /* We have atexit(2). So C++ can use it for global destructors. */ +#if 0 /* troy@cbme.unsw.edu.au says people are still using sr10.2 + and it does not support atexit. */ #define HAVE_ATEXIT +#endif /* Every structure or union's size must be a multiple of 2 bytes. */