delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1998/04/14/03:30:19

Date: Tue, 14 Apr 1998 10:27:09 +0300 (IDT)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: shor AT jna DOT com DOT au
cc: djgpp AT delorie DOT com
Subject: Re: Problem with make
In-Reply-To: <6guous$mke$1@nnrp1.dejanews.com>
Message-ID: <Pine.SUN.3.91.980414102427.2543A-100000@is>
MIME-Version: 1.0

On Mon, 13 Apr 1998 shor AT jna DOT com DOT au wrote:

> Here is the error.
> [95]D:\DEV\C>make hello.exe
> make.exe: *** No rule to make target `hello.exe'.  Stop.

The problem is that your directory is called C:\DEV.  This name is 
special (DOS creates an illusion that all the character devices live in 
that directory).  Rename C:\DEV into something else, and things will 
begin working.  For example:

	C:\> ren dev devel
	C:\> cd devel\c
	C:\DEVEL\C> make

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019