This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: 1.1.2: GNU make required.
- To: law at cygnus dot com
- Subject: Re: 1.1.2: GNU make required.
- From: Marc Espie <espie at quatramaran dot ens dot fr>
- Date: Mon, 22 Feb 1999 18:47:09 +0100
- Cc: egcs at egcs dot cygnus dot com
- Organization: none
- Reply-To: Marc dot Espie at liafa1 dot liafa dot jussieu dot fr
In article <7615.919636565@hurl.cygnus.com> you write:
>
> In message <19990221133514.J8783@rjlhome.sco.com>you write:
> > A friend recently reported a problem in 1.1.1. I believe it's still there
> > in 1.1.2. The problem is that texinfo's Makefiles require GNU make. I
> > believe this was fixed by Alexandre in the trunk. Would it be appropriate
> > to propogate this fix backward into 1.1.2?
>Yea, I think so. We got quite a few bug reports on this, and we have stated
>that we'd like this stuff to build with any posix compliant make.
>Alexandre -- do I just need to rebuild the effected Makefile.in files with
>automake --include-deps --build-dir --srcdir-name?
Partly my fault... I tend to rm -rf texinfo before building egcs, as I have
a working texinfo 3.12 installed... I can check that stuff still builds
correctly without gnu-make for 1.1.2-pre2...