To: djgpp AT delorie DOT com Message-Id: From: "Leonid Pauzner" Date: Wed, 9 Dec 1998 14:39:33 +0300 (MSK) X-Mailer: dMail [Demos Mail for DOS v2.07b] Subject: DJGPP 2.02 fails immediately on FPU-less machine ! Lines: 16 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com I just downloaded 2.02 from SimtelNet, upgrade against working 2.01 tree and try to build something. It happens "make.exe" crash immediately on any file: "Coprocessor not available... FP" etc. I use 486SX (without CPU) under DOS 6.22, "make" version 3.761 Trying some combinations I found out the problem with new EMU387.DXE: replacing it with 2.01 emu387.dxe or using wmemu397.dxe in djgpp.env fix the problem. I would also note that libwmemu.a library still broken as distributed via DJGPP sites. I understand that FPU-less machines are rare nowadays... If you plan to fix emu387.dxe I can test it on my hardware. Thanks. Leonid.