Subject: Re: c++ targets
To: Andrew Brown <atatat@atatdot.net>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 09/19/1999 21:13:24
On Sun, 19 Sep 1999, Andrew Brown wrote:

: would it be insane for me to imagine that it might be nice to set the
: value of the compiler proper independantly of the linker compiler?

Well, that would also require changes to the .mk files, as they use
${LINK.c} (the POSIX-defined "link command for .c original sources") to
link.

We'd need a new BSD-source-specific variable and the .mk changes to use it.

-- 
-- Todd Vierling (tv@pobox.com)