From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f9d071c8f9592f29,start X-Google-Attributes: gid103376,public From: Frank LoPinto Subject: Floating point emulation Date: 1997/03/12 Message-ID: <3326F958.35AC@aisvt.bfg.com>#1/1 X-Deja-AN: 224990451 Organization: BFGoodrich Aerospace Newsgroups: comp.lang.ada Date: 1997-03-12T00:00:00+00:00 List-Id: I am using a DDC-I Ada 83 compiler that is hosted on a SunOS platform. The compiler cross-compiles to an 80X86 target. My application is an embedded system, and the target has no 80x87 math co-processor. The DDC-I compiler only supports floating point math in conjunction with a math co-processor. Where can I get a 80x87 math co-processor emulation package that I can link into my application? Thanks in advance for any help you may be able to provide. --Frank -------------------------------------------------------- Frank LoPinto BFGoodrich Aerospace Aircraft Integrated Systems Vergennes, VT flopinto@aisvt.bfg.com