This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: question about Makefiles
- To: egcs at cygnus dot com
- Subject: Re: question about Makefiles
- From: Dave Love <d dot love at dl dot ac dot uk>
- Date: 13 Nov 1998 14:34:07 +0000
- References: <199811130150.RAA22553@atrus.synopsys.com>
>>>>> "Joe" == Joe Buck <jbuck@synopsys.com> writes:
Joe> The dependency really exists in egcs-1.1 (the BSD people flamed
Joe> us good for this on gnu.misc.discuss, since they want to use
Joe> their own Posix-compatible make). I believe that it no longer
Joe> exists in the current snapshots.
I don't know whether thay claim to be POSIX or not, but neither of the
makes from AIX 4.1 or Irix 6.4, at least, work to bootstrap the
current sources. (The former dies in stage2, using the wrong
compiler, the latter fails to find source in libiberty; this is with
builddir/=srcdir.)