Subject: Re: need a C++ compiler? (was: CVS commit: pkgsrc)
To: None <tech-pkg@netbsd.org>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 02/05/2004 09:38:40
On Wed, 4 Feb 2004, James K. Lowden wrote:

: Or use the the posix 'command -v cc' which, if IIRC,  is required to
: report '/usr/bin/cc' and is supposedly suitable for scripts to parse.

Unfortunately NetBSD's /bin/sh doesn't support "command -v", nor does it
support the Korn extension "whence"; both are, however, available in NetBSD
/bin/ksh.

-- 
-- Todd Vierling <tv@duh.org> <tv@pobox.com>