Date: Sun, 12 May 1996 10:25:37 +0200 (IST) From: Eli Zaretskii To: Paul Derbyshire Cc: djgpp AT delorie DOT com Subject: Re: FPU's and Portability In-Reply-To: <4n1rmn$bvo@freenet-news.carleton.ca> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 11 May 1996, Paul Derbyshire wrote: > If I compile an executable using DJGPP and COFF2EXE, and the code involves > the use of floats or doubles, does the resulting EXE only work on machines > with copros, or does it automatically emulate one if one isn't there... or > does something special need to be done to ensure the exe's will run on > copro-less computers? Please read section 11.1 (and the rest of Chapter 11) in the DJGPP FAQ list. This question is answered there.