Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom C/C++ User's Guide - if there will be a math coprocessor chip in your embedded system, then you http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
If there will be a math coprocessor chip in your embedded system, then you
should compile your application with the "fpi87" option and one of "fp2",
"fp3" or "fp5" depending on which math coprocessor chip will be in your
embedded system.  If there will not be a math coprocessor chip in your
embedded system, then you should compile your application with the "fpc"
option.  You should not use the "fpi" option since that will cause extra
code to be linked into your application to decode and emulate the 80x87
instructions contained in your application.

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson