tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Building NetBSD without gcc
On Mon, Jan 09, 2012 at 08:40:38PM +0000, Iain Hibbert wrote:
> I use "make HAVE_PCC=" to enable the pcc compiler though I think this is
> deprecated somehow
It isn't.
> (and, it used to be that HAVE_GCC was disabled by this, but these days
> HAVE_GCC is always defined, which is a bug -- I don't know who understands
> this stuff and how its supposed to work. Jörg wrote the
> AVAILABLE_COMPILERS stuff and Matthew Green broke the HAVE_GCC thing, as I
> recall)
Many HAVE_GCC usages are currently somewhat bogus. They HAVE_* variables
should be turned into proper booleans at some point, but the preference
rules will work.
Joerg
Home |
Main Index |
Thread Index |
Old Index