Is it possible to use the WATCOM compiler (www.openwatcoml.org) instead of the microsoft one(s)?
Which modifications-hurdles would I run into?
thanks,
Hans Schepers, Wageningen
Use of WATCOM as c compiler and vensim
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm
It should work - but it may take some mucking around to get the settings right. It has been a very long time (more than 10 years) since I have used a Watcom compiler, but at one point I did have it working for compiled simulations (probably with a 16 bit compiler).
That said the current Microsoft compiler is also available for free (Visual C++ Express it is called) so, unless you love the Watcom compiler, that might be an easier choice. The link:
http://msdn2.microsoft.com/en-us/express/aa700735.aspx should give more info (these things are always moving around).
That said the current Microsoft compiler is also available for free (Visual C++ Express it is called) so, unless you love the Watcom compiler, that might be an easier choice. The link:
http://msdn2.microsoft.com/en-us/express/aa700735.aspx should give more info (these things are always moving around).