Re: ver. 4.0 how to build ex.exe FOUND PROBLEM
- Posted by bernie Sep 23, 2008
- 1550 views
If a user has a DJGPP compiler on their system and has the enviornment variable DJGPP=D:\DJGPP\DJGPP.ENV even though it is not added to the path. The makefile for some reason sees it as an option for the compile. Maybe it is a bad idea to be using actual compiler names as flags to control the actions of the compiler. Also OpenWatcom Ver 1.6 does work. Thanks to everyone for all the help. Bernie