Subject: Re: c++ targets
To: Andrew Brown <atatat@atatdot.net>
From: Todd Vierling <tv@pobox.com>
List: tech-toolchain
Date: 09/20/1999 08:30:16
On Mon, 20 Sep 1999, Andrew Brown wrote:

: so LINK.c is the default "make binary from object files" command?
: hmm...
: 
: >We'd need a new BSD-source-specific variable and the .mk changes to use it.
: 
: how about if LINK.c used ${LDCC} instead of ${CC} and then LDCC?=${CC}
: towards the top of bsd.prog.mk?

No; LINK.c is POSIX-specified.  We would have to invent a replacement for
LINK.c in the BSD-specific .mk files.

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