Date: Sun, 25 Jan 1998 17:51:41 -0500 (EST) Message-Id: <199801252251.RAA29796@delorie.com> From: DJ Delorie To: vampyr AT ms1 DOT accmail DOT com DOT tw CC: djgpp AT delorie DOT com In-reply-to: <199801252242.RAA29219@delorie.com> (vampyr@ms1.accmail.com.tw) Subject: Re: How to compile "djtst201.zip" Precedence: bulk > I downloaded djtst201.zip and extracted to "/djgpp/tests" directory, > then I ran the "makeall.bat", but it appears errors: > > It look like cannot found the "rmake.*" file in "/djgpp/src" directory! > How should I do!? 1. Reconsider building the tests. They exist only to help libc developers ensure that old bugs do not creep back into the code. They are not intended to be examples for users. 2. You have to build the libc sources first; get djlsr201.zip and build it first. I don't think it builds cleanly on the first try; 2.02 will have a better build system.