Date: Wed, 14 Oct 1998 17:39:10 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Leonid Pauzner cc: djgpp AT delorie DOT com Subject: Re: Floating Point emulation problem In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Wed, 14 Oct 1998, Leonid Pauzner wrote: > Thanks, but when I try to recompile it it looks for libc sources > so I should get a huge portion of DJGPP sources locally... It's not so huge, really. And since anybody who would like to recompile it will need to download and unzip the sources, you are not at any disadvantage here... I have never looked inside the WMEMU sources, but it seems unlikely that it would need the *entire* library source tree. Maybe by looking under the hood you will be able to see just what source files does it need and then download them alone from http://www.delorie.com/dl/ofc/. > Why not to put correct libwmemu.a compiled against the final release > onto DJGPP mirrors/depository like Simtel? Because DJGPP is developed by volunteers on their free time, and nobody has yet found the time and motivation to do that. Usually, the person who needs something done is the best candidate for doing it (hint, hint ;-). > BTW, I found out a link from www.delorie.com for beta wmemu, > which appears to be the same old binary from 1995... I don't think anybody has touched it since then. FPU-less machines are so rare these days...