From owner-freebsd-current Thu Dec 30 14:21: 4 1999 Delivered-To: freebsd-current@freebsd.org Received: from alcanet.com.au (border.alcanet.com.au [203.62.196.10]) by hub.freebsd.org (Postfix) with ESMTP id B15A314D21 for ; Thu, 30 Dec 1999 14:20:55 -0800 (PST) (envelope-from jeremyp@gsmx07.alcatel.com.au) Received: by border.alcanet.com.au id <40324>; Fri, 31 Dec 1999 09:13:08 +1100 Content-return: prohibited Date: Fri, 31 Dec 1999 09:20:38 +1100 From: Peter Jeremy Subject: Re: gcc compiler problem part deux To: current@FreeBSD.ORG Message-Id: <99Dec31.091308est.40324@border.alcanet.com.au> MIME-version: 1.0 X-Mailer: Mutt 1.0i Content-type: text/plain; charset=us-ascii Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Last time I checked (I haven't moved to the latest gcc, so I can't confirm it there), one significant difference between 'cc -E' and /usr/libexec/cpp was that the latter would read from a pipe, whilst the former wouldn't. This can make converting to 'cc -E' a non-trivial exercise. Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message