Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!mailrus!tut.cis.ohio-state.edu!cs.utexas.edu!uunet!smsdpg!seg From: seg@smsdpg.uu.net (Scott Garfinkle) Newsgroups: gnu.utils.bug Subject: compiling diff 1.3 on HPUX Message-ID: <325@smsdpg.uu.net> Date: 29 May 89 22:00:41 GMT Reply-To: seg@smsdpg.UUCP (Scott Garfinkle) Distribution: gnu Organization: SMS Data Products Group, Inc. Lines: 8 When compiling Gnu diff v1.3 using the HP compiler an HP 9000/3xx running HPUX v6.5, one can not use -O to compile grep.c -- the global optimzer breaks the code. Use -O for everything except grep.c: Use +O1 for this file only (for both grep.o and egrep.o). yours, Scott E. Garfinkle SMS Data Products Group, Inc. uunet!smsdpg!seg (seg@smsdpg.uu.net) <** Use the above address -- do not 'r'eply**>