Changes between Version 1 and Version 2 of Ticket #17, comment 4
- Timestamp:
- Jul 19, 2015, 9:39:08 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17, comment 4
v1 v2 1 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.[[BR]] 2 But 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 ... 2 But 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 ...[[BR]] 3 What needs to be achieved is that the linker will make NO attempt to link in floating emulation libraries.