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]

special tool versions to build egcs


Nathan Sidwell writes:
> egcs uses a number of special versions of tools in order to build -- one
> example I found today is gperf, the latest I can find is 2.7, but egcs
> has used 2.7.1. I gather from this list that autoconf is another one.

autoconf - well, I've got autoconf-2.12 & automake-1.3 here and it
seems to work.

gperf - you need 2.7 with the gperf-19981006 patch (in the
infrastructure directory on the ftp site).

bison and a lex are needed, but I'm not sure if the lex must be flex or not.

And I'm sure I've forgotten something...

-- 
`It BOOTED! Wow. Amazing.' - Alex Buell on Linux/SMP


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