Message-ID: <388B7ED5.1CE35361@caresystems.com.au> Date: Mon, 24 Jan 2000 08:21:09 +1000 From: leon X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: REDIR - running under 486 SX - hmm! References: <388ABBE2 DOT 4444 AT sprint DOT ca> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Hello everyone just have a simple question: i have a really simple system - 486 SX (4meg Ram 20Mhz chip) i am running VIM as a text editor and DJGPP for some c++ stuff. i am writing my own makefiles (ie not using any IDE) the output of make.exe is redirected to text file - using REDIR.exe the PROBLEM is - that this REDIR.exe after doing whole compilation - outputs some error regardgin FPU not being available at some registers... however the whole thing compiles fine - the only problem - if i use external command from vim to compile (ie :! copile.bat - which launches the redir.exe) - the 32 bit vim crashes when redir decided to output some error re fpu not being available - was just wondering if SX machines are supported at all by redir - and if there is such a version -= where would one be able to det it from? Best regards - Leon.