Path: utzoo!telly!ddsw1!spl1!philabs!ttidca!quad1!psivax!csun!sm.unisys.com!oberon!bloom-beacon!mit-eddie!uw-beaver!uw-june!pardo From: pardo@june.cs.washington.edu (David Keppel) Newsgroups: gnu.gcc Subject: Diffs to 1.29 config.gcc for Ultrix 2.3 Message-ID: <6025@june.cs.washington.edu> Date: 11 Oct 88 01:42:23 GMT Reply-To: pardo@cs.washington.edu (David Keppel) Organization: U of Washington, Computer Science, Seattle Lines: 22 Summary: 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