Path: utzoo!telly!ddsw1!lll-winken!uunet!tut.cis.ohio-state.edu!a-boy.media.mit.edu!sokolov From: sokolov@a-boy.media.mit.edu (Michael Sokolov) Newsgroups: gnu.gcc.bug Subject: building gcc on HP-UX 6.0 Message-ID: <8901141918.AA07333@a-boy> Date: 14 Jan 89 19:18:26 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 16 While building the first stage of gcc-1.32 (using cc), on HP-UX version 6.0, I get an innumerable quantity of "enumeration type clash, operator ==" and "enumeration type clash, operator !=" warnings. This doesn't seem to be fatal, but it is annoying. Also, as a minor aside, I had some problems with "fixincludes" on my Sun 3 running SunOS 3.5; there didn't seem to be a "dirname" on my system: maybe this is some fluke at our site, as the man page still mentions the command, and "basename" is there, but then again perhaps Sun has neglected to distribute it, in which case I suppose one oughtn't depend on it. I dunno; do what seems right to you. I ended up replacing "dirname" with "rsh dirname". Mike Sokolov