This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Building gcc-4.1.1


I've just installed GNU make-3.81.  After I ran "makeinfo --version",
the workstation complained that it couldn't find ELF.  Since I had read
that GNU's strip command caused that complaint, I deleted that command
from /usr/local/bin.  Maybe I still get the error message about makeinfo
at least partly because the workstation can't find ELF.

Ian Lance Taylor wrote:

The top level configure script requires makeinfo to be at least a
certain version.  For 4.1.1, makeinfo needs to be version 4.2 or
higher.  Otherwise you will get the above message.  So the first thing
you should check is "makeinfo --version".

Ian



________________________________________________________________
"Pro-choice?"  Then click here.
http://cathinsight.com/morality/saying.htm


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