X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: idollanium AT yahoo DOT com (Ido Yehieli) Newsgroups: comp.os.msdos.djgpp Subject: using pythonD 2.2.1 (compiled with djgpp) on a 486 without a math coprocessor Date: 8 Aug 2004 05:09:38 -0700 Organization: http://groups.google.com Lines: 10 Message-ID: <5f4d0553.0408080409.72de3fea@posting.google.com> NNTP-Posting-Host: 132.77.4.129 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1091966978 13121 127.0.0.1 (8 Aug 2004 12:09:38 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 8 Aug 2004 12:09:38 +0000 (UTC) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I was trying to use PythonD 2.2.1 on an old 486SX (no coprocessor). Since I got a "Coprocessor not available" error, I installed djgpp (with the 387emu.dxe emulator) and set the env vars (set 387=N; set 387emu=c:\...\387emu.dxe with the correct directory)- yet I still get the same error message when starting pythonD. Anyone know how to solve the problem? Thanks, Ido Yehieli