Re: Voting begins on removing OpenWatcom support
- Posted by _tom (admin) Oct 22, 2012
- 4125 views
I have a problem running OpenWatcom.
I installed Eu4.0.5 on a netbook, N450, with Windows 7.
- eui sanity.ex works
- euc sanity.ex fails
euc sanity.ex
Build directory: ...
Translating code, pass: 1 ... 11 generating
Compiling with Watcom
Compiling 1% init-.c
Couldn't compile file 'init-.c'
Status: -1 Command: wcc386 /dEWINDOWS /bt=nt /mf /w0 /zq /j /zp4 /fp5 /fpi87 /5r /otimra /s /Ic:\Euphoria init-.c
- But, sanity.ex ran and compiled ok using Linux Eu4.0.5 and gcc.
If OpenWatcom does not work, then it should be dropped.
If an easy to install C compiler is available for Windows users (and it is easy for developers to maintain) then that is the "best" choice.
The actual compiler choice should not matter.
TOM