Message-Id: <200006171403.RAA20294@alpha.netvision.net.il> Date: Sat, 17 Jun 2000 17:06:23 +0200 X-Mailer: Emacs 20.6 (via feedmail 8.1.emacs20_6 I) and Blat ver 1.8.5b From: "Eli Zaretskii" To: GAMMELJL AT SLU DOT EDU CC: djgpp AT delorie DOT com In-reply-to: <01JQPB1Z49WY9JPJIH@SLU.EDU> (GAMMELJL@SLU.EDU) Subject: Re: Rich Dawe's port of gmp to djgpp Attn: Eli Z References: <01JQPB1Z49WY9JPJIH AT SLU DOT EDU> 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 > From: GAMMELJL AT SLU DOT EDU > Date: Sat, 17 Jun 2000 08:19:49 -0500 (CDT) > > The error message is "undefined reference to mrand48". This most probably means you don't have DJGPP v2.03 installed. mrand48 was introduced in that version.