Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 2002 16:34:39 -0700
From:      "David O'Brien" <obrien@FreeBSD.org>
To:        Ruslan Ermilov <ru@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/gnu/usr.bin Makefile
Message-ID:  <20020409163439.C37507@dragon.nuxi.com>
In-Reply-To: <20020409082654.GE73475@sunbay.com>; from ru@FreeBSD.org on Tue, Apr 09, 2002 at 11:26:54AM %2B0300
References:  <200204082038.g38KcuJ36871@freefall.freebsd.org> <20020409082654.GE73475@sunbay.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 09, 2002 at 11:26:54AM +0300, Ruslan Ermilov wrote:
> >   Modified files:
> >     gnu/usr.bin          Makefile 
> >   Log:
> >   GCC and Gperf do not work on ia64 or sparc64 yet.
> >   Also do not try to compile Groff if NO_CXX is set.
> >   
> >   Revision  Changes    Path
> >   1.59      +10 -2     src/gnu/usr.bin/Makefile
> > 
> This is IMHO bogus.  NO_CXX only means that (GNU) c++ shouldn't
> be built, 

This is what we do for PERL.  If you have NO_PERL, it perl is not used in
src/secure/lib/libcrypto/Makefile.  Why does that not bother you.  (I
don't need an answer to that)


> it doesn't imply that the host doesn't have another
> working (probably non-GNU) c++ compiler that can build Groff.

We cannot depend on there being "another working (probably non-GNU) c++
compiler", thus we WILL NOT.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020409163439.C37507>