From: pavenis AT lanet DOT lv Message-ID: To: Eli Zaretskii , djgpp-workers AT delorie DOT com Date: Tue, 3 Aug 1999 14:37:30 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: GCC 2.95 and gperf References: <37A58883 DOT 3BDB59BC AT softhome DOT net> In-reply-to: X-mailer: Pegasus Mail for Win32 (v3.11) Reply-To: djgpp-workers AT delorie DOT com On 3 Aug 99, at 10:45, Eli Zaretskii wrote: > > On Mon, 2 Aug 1999, Laurynas Biveinis wrote: > > > Andris Pavenis wrote: > > > It's old version of gperf. You should apply patch included in gcc-2.95 > > > sources (directory gcc-2.95/contrib) > > > > It seems that post-2.7 gperf snapshot is required. Nobody has > > ported it to DJGPP yet, but I somehow managed to compile it, > > then it worked. > > How about making a distribution of this version and uploading it to > SimTel.NET? Then we could replace the old gperf 2.1 we have there. > Maybe. Anyway gperf is needed only when one updates gcc sources from CVS or by patching. It's normally not needed when one uses gcc source archives and it will be not required to build DJGPP port of gcc-2.95 from source archive (gcc295s.zip) Andris