Date: Tue, 9 Mar 1999 12:14:11 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Rhide In-Reply-To: <01be69bd$34957ca0$LocalHost@default> 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, 9 Mar 1999, Kirill wrote: > >It's not only RHIDE, any other DJGPP program will expose subtle bugs > >when it invokes the compiler, because of incompatibilities in how long > >command lines are passed. For example, if you use Make to build a > >project, you will have similar problems of truncated command lines. > > No. This problems appeares only in RHIDE. I tried use Make, and I had no > problems. If your version of Make is also old, you won't see any problems. But using an old version of the compiler will eventually get you into strange bugs, and not only in RHIDE. I strongly suggest to upgrade.