Re: Voting begins on removing OpenWatcom support
- Posted by mattlewis (admin) Oct 25, 2012
- 3669 views
gbonvehi said...
If I have time I'll try to investigate the needed changes to make Euphoria work with Microsoft compiler which is freely included with the Windows SDK as it supports both 32 and 64-bit and has no restrictions on what you can produce with it.
The challenge there is that MS' C compiler does not support extended (80-bit) floating point, which 64-bit euphoria needs.
Matt