This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: egcs installation minor problem
- To: egcs at egcs dot cygnus dot com
- Subject: Re: egcs installation minor problem
- From: Marc Espie <espie at quatramaran dot ens dot fr>
- Date: Tue, 15 Dec 1998 21:01:31 +0100
- Organization: none
- References: <oremq1jp2r.fsf@araguaia.dcc.unicamp.br>
- Reply-To: Marc dot Espie at liafa1 dot liafa dot jussieu dot fr
In article <199812151802.KAA01896@yamato.synopsys.com> you write:
>> > Making info file `gcc.info' from `../../egcs-1.1.1/gcc/gcc.texi'.
>> > make: Fatal error: Don't know how to make target `f/intdoc.c'
>> Make sure you're using a recent GNU make, as recommended in the docs.
>> It looks very much like a VPATH-related problem.
>In principle, a Posix make should now work (right?), but several vendors'
>make programs don't do Posix right.
A POSIX make DOES work right now. 981213 built without a hitch on OpenBSD.
So amend the recommendation: you can either use GNU-make, or OpenBSD's :)