Path: utzoo!yunexus!telly!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!sharkey!oxtrap!rich From: rich@oxtrap.sendai.ann-arbor.mi.us (K. Richard Magill) Newsgroups: gnu.gcc.bug Subject: compiling emacs with gcc Message-ID: Date: 8 Jun 89 08:06:53 GMT Article-I.D.: oxtrap.RICH.89Jun8040653 Sender: rich@oxtrap.UUCP Reply-To: rich@sendai.ann-arbor.mi.us Distribution: gnu Organization: Digital Works, Ltd. - Ann Arbor, MI Lines: 14 18.54 with 1.35. on a sun3/50 running sunos4.0.1, gcc -O -fstrength-reduce -fomit-frame-pointer works fine. (-finline-functions seems to be a mistake, although I didn't try -keep-inlines). on a sequent symmetry (i386) running dynix 3.0.14, -traditional is required. (without it, the emacs never receives characters, X11 or otherwise. under X11, X eventually times out and claims too many retries and thus "network is down".) I don't understand, but that's the way it is. -- rich.