Mail Archives: djgpp/1996/10/20/08:26:56
On Thu, 17 Oct 1996, Steve Goodrich wrote:
> I am trying to set up an environment for creating DOS programs under
> Windows NT using djgpp. When I try to run make against a make file,
> nothing happens. I have even specified a bad target name just to try
> to get an error reported back. I get no messages and nothing is
> compiled. If I run it in a directory with no makefile, I am told ***
> no targets. Stop.
Two questions:
1) What version of Make do you use? What is the size of the .EXE
file and its time stamp?
2) Does the above happen even if you invoke non-DJGPP programs
from the Makefile, or is this problem limited to calling DJGPP programs
only?
- Raw text -