Re: ver. 4.0 how to build ex.exe
- Posted by mattlewis (admin) Sep 20, 2008
- 1563 views
bernie said...
Using OpenWatcom ver 1.6 does not have a go32.h in it ? So it will not build DOS ex.exe file ?
Go32 was used by djgpp.
It comes with:
dos4gw.exe
pmodew.exe
dos32a.exe
What version of OpenWatcom is the standard one ?
So what batch file has to be edited to use with the newer watcom ?
I'll say it again: Do not use the batch files to build euphoria.
I only ever build DOS by accident, so I've reached the end of my useful knowledge of building DOS binaries. Did you actually try the makefile? It wasn't clear from your message if you did or not.
Matt