Date: Mon, 19 Jun 2000 17:41:15 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Richard Dawe cc: djgpp AT delorie DOT com Subject: Re: Rich Dawe's port of gmp to djgpp Attn: Eli Z In-Reply-To: <394D3881.5DE84F45@phekda.freeserve.co.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 18 Jun 2000, Richard Dawe wrote: > > This most probably means you don't have DJGPP v2.03 installed. > > mrand48 was introduced in that version. > > My apologies here. I only used DJGPP 2.03. I will add a release note to > say 2.03 is required, when I do another release of gmp (3.1 / 3.0.1 with > mods for short filenames). Perhaps it's better to add some preprocessor magic in the gmp header files that will issue an error message if the DJGPP version is not right. Experience shows that README files are not always read...