Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 exptools 1/6/84; site ihldt.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!ihldt!jhh From: jhh@ihldt.UUCP (John Haller) Newsgroups: net.unix-wizards Subject: Re: 4.2::SYSV compatability problem Message-ID: <2711@ihldt.UUCP> Date: Sun, 3-Feb-85 15:39:56 EST Article-I.D.: ihldt.2711 Posted: Sun Feb 3 15:39:56 1985 Date-Received: Tue, 5-Feb-85 04:23:05 EST References: <7797@brl-tgr.ARPA> <402@rlgvax.UUCP> Organization: AT&T Bell Labs, Naperville, IL Lines: 6 Try using Mcc rather than cc. If Mcc doesn't exist, link cc to Mcc, and do the same for things in /lib. I suspect that you are running System V, Release 1, and the third release of that for the 3B5. The hue and cry complaining about cc being broken in System V Release 1 came too late for cc to be fixed properly, as it is in System V, Release 2. Hence the kludge.