pardo@june.cs.washington.edu (David Keppel) (10/11/88)
1.29 config.gcc doesn't have an entry for ultrix.
Here's one that worked for me:
diff -c config.gcc{.new,}
*** config.gcc.new Mon Oct 10 12:03:47 1988
--- config.gcc Thu Oct 6 13:18:56 1988
***************
*** 67,76 ****
configuration_file=config-${machine}.h
target_machine=tm-${machine}.h
;;
- ultrix)
- cpu_type=vax
- target_machine=tm-${machine}.h
- ;;
i386v) # for Intel 80386's running system V
cpu_type=i386
configuration_file=config-${machine}.h
--- 67,72 ----
--
pardo@cs.washington.edu
{rutgers,cornell,ucsd,ubc-cs,tektronix}!uw-beaver!june!pardo