Date: Thu, 10 Jun 1999 10:58:18 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Nilton Jose Rizzo cc: djgpp AT delorie DOT com Subject: Re: Compiling CGI script under DJGPP In-Reply-To: <375E6FEC.C9F734B8@lin.ufrj.br> 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 Wed, 9 Jun 1999, Nilton Jose Rizzo wrote: > I have installed the djgpp v2 on my windows95 box, and > try to run makeall on the test directory, it stoped when I try > to comnpile the second program with message: Forget about the test suite, it's not for the users. djtstNNN.zip is for testing library functions, it is only needed if you intend to change library functions and want to run the tests on modified functions to make sure you didn't break anything. Its build procedure is not yet automated enough.