should no longer be needed.
Thu Feb 15 11:29:13 1996 Ian Lance Taylor <ian@cygnus.com>
+ * configure.host: Remove go32 and win32 host information, since it
+ should no longer be needed.
+
* elf.c (map_sections_to_segments): If we have a .dynamic section,
then start a new segment rather than put a writable section in a
readonly segment.
i[345]86-ncr*-sysv4*) CC=${CC-/usr/ccs/ATT/cc}
test -z "$CFLAGS" && CFLAGS=" "
;;
-i[345]86-*-go32*) test -z "$CC" && CC="i386-go32-gcc -fno-omit-frame-pointer -O2 -Wl,-S"
- AR=${AR-i386-go32-ar}
- RANLIB=${RANLIB-i386-go32-ranlib}
- ;;
-i[345]86-*-win32) test -z "$CC" && CC="i386-win32-gcc -O2"
- AR=${AR-i386-win32-ar}
- RANLIB=${RANLIB-i386-win32-ranlib}
- ;;
mips-dec-netbsd*) ;;
mips-dec-*) HDEFINES="-G 4" ;;