Re: WITHOUT_GCC flag disables installation of /usr/bin/cpp too -- is it Ok?

From: Dimitry Andric <dim_at_FreeBSD.org>
Date: Wed, 07 Sep 2011 19:27:45 +0200
On 2011-09-07 19:20, Lev Serebryakov wrote:
...
>   I think, that /usr/bin/cpp is valuable by itself, as it is handy
> generic preprocessor tool, useful for preparing complex ipfw scripts,
> for example. All others are bundled together, for sure.
>
>   I think, it is good idea to exclude cpp from this list (but not from
> WITHOUT_TOOLCHAIN, of course).

The problem is that it ain't easy. :)  Currently, MK_GCC==no simply
disables building everything under /usr/src/gnu/usr.bin/cc, which has
all the gcc subcomponents.  And you cannot just build cpp by itself,
specific gcc support tools need to be built first.
Received on Wed Sep 07 2011 - 15:27:46 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:17 UTC