delorie.com/archives/browse.cgi | search |
From: | Hans-Bernhard Broeker <broeker AT physik DOT rwth-aachen DOT de> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: Can not run GNU make on NT! |
Date: | 13 Jun 2000 13:18:45 GMT |
Organization: | Aachen University of Technology (RWTH) |
Lines: | 15 |
Message-ID: | <8i5cbl$aek$1@nets3.rz.RWTH-Aachen.DE> |
References: | <393FD5DB DOT 4CC5E773 AT iwr DOT uni-heidelberg DOT de> |
NNTP-Posting-Host: | acp3bf.physik.rwth-aachen.de |
X-Trace: | nets3.rz.RWTH-Aachen.DE 960902325 10708 137.226.32.75 (13 Jun 2000 13:18:45 GMT) |
X-Complaints-To: | abuse AT rwth-aachen DOT de |
NNTP-Posting-Date: | 13 Jun 2000 13:18:45 GMT |
Originator: | broeker@ |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Hoang Duc Minh <hdminh AT iwr DOT uni-heidelberg DOT de> wrote: > I have a problem is that I can not run make program on NT although I can > run gcc, gpp .. of DIGPP package. > When I run make program the error message is : > "make.exe : *** No targets specified and no makefile found. Stop" > but the directory I run the make command have a makefile. One possible reason: the file named 'makefile' may be invisible under that name, for a DOS application, due to NT's lack for LFN support. DJGPP applications might see that file under the name 'makefi~1' or some similarly cryptic short alias filename. Please check the short filenames (the 'dir' of NT has an option to display them, IIRC). -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |