Date: Thu, 17 Jun 1999 10:13:14 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Floating point..... I think.... In-Reply-To: <01beb7ba$28c43560$fc4484ce@sub> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 16 Jun 1999, 0/0 wrote: > I'm going to see if it may be relating to something, with processor > specific settings.... I agree with Nate: the above is probably not the way to find the reason. It is most probably something your code does incorrectly, but in a way that only shows when compiled with DJGPP. I suggest posting sample code that can be compiled and investigated.