Subject: Re: new set-list label, gcccmds
To: Matt Thomas <matt@3am-software.com>
From: James Chacon <jmc@NetBSD.org>
List: tech-toolchain
Date: 01/14/2005 17:49:26
On Fri, Jan 14, 2005 at 03:37:31PM -0800, Matt Thomas wrote:
> At 02:44 PM 1/14/2005, you wrote:
> >I've added 'gcccmds' labels to some of the set-lists. Now 'build.sh
> >-V MKGCCCMDS=no distribution' will not fail in the checkflist step.
> >I will commit this tomorrow if nobody protests. Note that I have missed
> >the tc.* files; I'm going to go back and patch those, right now.
> >
> >Dave
>
> I already made some of those changes a few days ago.
>
> Didn't notice that cpp is in base. Why is cpp in base? What in base
> requires it? Maybe it should be moved to comp?
Lots of stuff has used cpp over the years as a quick file preprocessor.
James