Subject: Re: CVS commit: pkgsrc/lang/cilk
To: None <mcmahill@mtl.mit.edu>
From: Jason R Thorpe <thorpej@wasabisystems.com>
List: pkgsrc-changes
Date: 07/17/2002 07:37:40
On Wed, Jul 17, 2002 at 06:31:34AM -0400, mcmahill@mtl.mit.edu wrote:

 > this will break pre-new-toolchain systems which didn't have cpp0.  We
 > should probably make it work with /usr/bin/cpp (which has some different
 > flags than /usr/libexec/cpp0) or test for /usr/libexec/cpp and if not
 > found go to /usr/libexec/cpp0.  Although as Christoph pointed out to me,
 > that may also break when we go to gcc-3

${CC} -E?

-- 
        -- Jason R. Thorpe <thorpej@wasabisystems.com>