Message-ID: <19980217133555.54442@beeblebrox> Date: Tue, 17 Feb 1998 13:35:55 +0100 From: Laszlo Molnar To: Robert Hoehne Cc: djgpp-workers AT delorie DOT com Subject: Re: GCC 2.8.0 for DJGPP References: <34E36D6C DOT 89DD0CAA AT gmx DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <34E36D6C.89DD0CAA@gmx.net>; from Robert Hoehne on Thu, Feb 12, 1998 at 10:45:16PM +0100 Precedence: bulk Robert wrote: > I have uploaded today the following files to your incoming: > > gcc280b.zip > gcc280s.zip > gpp280b.zip > lgpp280s.zip > lgpp280b.zip > objc280b.zip [...] > Now to all: > > _PLEASE_ test the distrib. Here what I'm special interested in: > > - Does it work in general after installing it or are there some > missing files reported (probably because of incorrect paths) I only tried gcc280b.zip yet (plain dos 6.22). Here are my comments: 1, Something is wrong with the default search path. I had to move cc1.exe and cpp.exe to $DJDIR/bin/djgpp/2.80/. 2, The documentation doesn't mention that bnu281 must be used. I built the latest development version of perl with '-O2 -march=pentium' and everything looks good. At least I only saw the usual perl bugs ;-) Thanks for your work, Laszlo