Changes between Initial Version and Version 1 of Ticket #17, comment 4


Ignore:
Timestamp:
Jul 19, 2015, 7:37:38 PM (9 years ago)
Author:
erdmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #17, comment 4

    initial v1  
    1 the -fpi87 switch was for the Microsoft 16-bit C-compiler version 6.0 which was what was used for the distributed version of FAT32.
     1the -fpi87 switch was for the Microsoft 16-bit C-compiler version 6.0 which was what was used for the distributed version of FAT32.[[BR]]
     2But ok, I just checked the Watcom help and it does in fact specify the very same switch for the 16-bit as well as for the 32-bit compiler. Sometimes things are easy ...