Date: Wed, 12 May 1999 10:05:30 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: RHIDE command line limit In-Reply-To: <3738a1dc.1449122@news.demon.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 11 May 1999, Rich J wrote: > When you say 'version conflicts', which versions should I be using? > As far as I'm aware I've got the latest versions of everything. I > downloaded them from delorie.com a couple of days ago. > > I have RHIDE v1.4, GCC 2.8.1 and LD 2.8.1 AFAIK, RHIDE 1.4 is pretty old. Please post the time stamp of its executable. The easiest way to know what DJGPP version was used to build the executable is to look into the .exe file for the library version string which says something like this: $Id: DJGPP libc built Oct 28 1996 22:20:01 by gcc 2.7.2.1 $ If you can locate such a string, please report it here.