From: Andrew Crabtree Message-Id: <199802171716.AA078935798@typhoon.rose.hp.com> Subject: Re: GCC 2.8.0 for DJGPP To: djgpp-workers AT delorie DOT com Date: Tue, 17 Feb 1998 9:16:38 PST Reply-To: andrewc AT rosemail DOT rose DOT hp DOT com Precedence: bulk > 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/. What directories didn't it work in? I assume $DJDIR/bin didn't? Was that the only one? > 2, The documentation doesn't mention that bnu281 must be used. It shouldn't be required. I know that for x86 targets exception handling won't work unless you have binutils 2.8.1 or later, but that is for all versions of gcc. Do you get a specific error or something? I have pgcc users who use binutils 2.7 and even older ,2.5 I think, version with no troubles. Andy