Path: utzoo!attcan!utgpu!news-server.csri.toronto.edu!mailrus!umich!samsung!munnari.oz.au!mel.dit.csiro.au!latcs1!ang From: ang@latcs1.oz.au (Ang Cheng Chai) Newsgroups: comp.os.msdos.programmer Subject: floating point errors Keywords: co-processor, floating point Message-ID: <8579@latcs1.oz.au> Date: 18 Aug 90 11:56:59 GMT Organization: Comp Sci, La Trobe Uni, Australia Lines: 18 Hi there... I'm posting this for a friend (truly). He's got this humunguous program which does a lot of calculations (floating point), uses overlays and seem to work (using the floating point emulator lib) until one runs it with a co-processor which it falls over on. Error number I6101 (a floating pt exception) on a MS C 5.1 compiler Toshiba 1200 with a 8087 co-processor. Seemed to work again when running under codeview and when co-processor turned off. Program is a large model. Is there any documented problems with use of floating point libs with overlays? Many thanks in advance, Chai.