Message-ID: <38DB264E.6B0146C1@hotmail.com> From: Andrew Hakman X-Mailer: Mozilla 4.7 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: 387 emulation problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Lines: 15 Date: Fri, 24 Mar 2000 08:18:11 GMT NNTP-Posting-Host: 142.13.16.203 X-Trace: typhoon.mbnet.mb.ca 953885891 142.13.16.203 (Fri, 24 Mar 2000 02:18:11 CST) NNTP-Posting-Date: Fri, 24 Mar 2000 02:18:11 CST Organization: MBnet Networking Inc. To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Doesn't anyone know anything about 387 emulation anymore? According to the FAQ, all one should have to do is link in libemu.a with -lemu (and it should increase the executable by 20K), but when I try this, the size doesn't change, emulation doesn't happen. Is there a special header I need to include to use the FP emulation functions, or should linking in libemu.a make the default ones work. Any help would be GREATLY appreciated. (Would like to start PARALLEL PROCESSING Mandelbrot Fractals accros an IPX/SPX network SOON, but can't because slave computers are all 386's without math co's, and as anyone who has experience with fractals knows, you need doubles to make it work!) Andrew Hakman