This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs installation minor problem


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 :)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]