Bootstrap failure: objdir=srcdir, FreeBSD make
David O'Brien
obrien@FreeBSD.org
Fri Feb 9 15:46:00 GMT 2001
On Thu, Feb 08, 2001 at 02:57:30PM -0800, Mark Mitchell wrote:
>
> The other rationale is that BSD systems do the `make world' thing, and
> they want to use BSD make for that. But, it seems to me that part of
> `make world' could be `make gmake', and then `gmake gcc'.
Except that gnumake isn't in /usr/src. ;-)
All of the BSD's use bmake in their native builds of GCC (either with
purely custom Makefiles, or wrappers around the stock GCC ones). So this
isn't an issue there.
So the only issue is building GCC from ports or the person building it by
hand having obtained the sources from a GNU site. For those persons, I
do not see any reason why requiring a simple ``pkg_add -r gmake'' is
asking too much. :-)
--
-- David (obrien@FreeBSD.org)
More information about the Gcc-bugs
mailing list