Path: utzoo!telly!attcan!uunet!tut.cis.ohio-state.edu!YAHI.STANFORD.EDU!mdt From: mdt@YAHI.STANFORD.EDU (Michael Tiemann) Newsgroups: gnu.g++.bug Subject: GNU C++ 1.34.1 problem Message-ID: <8903170442.AA18899@yahi> Date: 17 Mar 89 04:42:12 GMT Sender: daemon@tut.cis.ohio-state.edu Reply-To: tiemann@lurch.stanford.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 11 The file config.g++ in g++-1.34.1.tar.Z has an error for the sun3-os4 case. Here is the right stuff: sun3-os4 | sun-3-os4) cpu_type=m68k sed 's/ start//' < xm-sunos4.h > xm-sunos4+.h configuration_file=xm-sunos4+.h machine_type=sun3 ;; Michael