From: Marc Heinzmann <heinzman_at_informatik.tu-muenchen.de>
Date: Mon, 29 Jan 1996 17:46:31 +0100 (MEZ)
I had problems compiling libg++-2.7.1 on DU3.2c with gcc-2.7.2
the solution:
1. use GNU make
2. add #ifndef __osf__ in line 161 and
#endif __osf__ in line 175 of libg++-2.7.1/libg++/src/CursesW.h