Subject: Re: 'C compiler cannot create executables' on Darwin
To: None <tech-pkg@NetBSD.org>
From: grant beattie <grant@NetBSD.org>
List: tech-pkg
Date: 12/23/2003 11:02:25
On Mon, Dec 22, 2003 at 06:50:30PM -0500, Chuck Yerkes wrote:
> I wonder about "which bmake" ....
>
> With 10.3 (panther), Apple changed vi from nvi to vim. Annoying.
I'm in favour of that actually :-)
> They also made "make" be gmake. "bmake" is the lovely berkeley make
> we know and love.
afaict, 'make' was always a symlink to gnumake, though I can't
remember about Darwin 5.x.
Darwin osx 6.8 Darwin Kernel Version 6.8: Wed Sep 10 15:20:55 PDT 2003; root:xnu/xnu-344.49.obj~2/RELEASE_PPC Power Macintosh powerpc
lrwxr-xr-x 1 root wheel 7 Dec 8 11:15 /usr/bin/make -> gnumake
grant.