Subject: Re: Please test bootstrap
To: Jeremy C. Reed <reed@reedmedia.net>
From: Todd Vierling <tv@duh.org>
List: tech-pkg
Date: 11/02/2005 12:56:47
On Wed, 2 Nov 2005, Jeremy C. Reed wrote:

> > Simon, can you also look at this too? A few Mac OS X examples failing with:
> > bmake.boot: don't know how to make /usr/lib/libc.a. Stop
>
> Looking closer ... The mk/bsd.prog.mk has:
>
> ${PROG}: ${LIBCRT0} ${DPSRCS} ${OBJS} ${LIBC} ${LIBCRTBEGIN} ${LIBCRTEND}
> ${DPADD}
>
> And I don't see any mk file that defines these specific for Mac OS X (or
> Darwin).

I wouldn't be surprised if the Darwin-supplied bsd.*.mk files set these,
causing a failure similar to the one I've run into on Interix.

I'm trying to track down the include ordering problem now.

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