www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/2001/02/19/06:20:37

Date: Mon, 19 Feb 2001 13:15:24 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
X-Sender: eliz AT is
To: J-P <jstacey AT plato DOT wadham DOT ox DOT ac DOT uk>
cc: djgpp AT delorie DOT com
Subject: Re: Errors in PMCOM makefile?
In-Reply-To: <96qt24$n0l$1@plato.wadham.ox.ac.uk>
Message-ID: <Pine.SUN.3.91.1010219131307.22360C-100000@is>
MIME-Version: 1.0
Reply-To: djgpp AT delorie DOT com
Errors-To: nobody AT delorie DOT com
X-Mailing-List: djgpp AT delorie DOT com
X-Unsubscribes-To: listserv AT delorie DOT com

On 19 Feb 2001, J-P wrote:

> One error is on the second line of what I've quoted below:
> 
> ifdef _DEBUG
> OUTPUTDIR = dbg
> TARGET = dbg/com.a
> GCCOPTIONS = -g -Wall -D_DEBUG
> else
> OUTPUTDIR = rel
> TARGET = rel/com.a
> GCCOPTIONS = -s -O1 -Wall
> endif

What error?  Please always post the error messages in their entirety.  We 
cannot possibly guess what Make says on your system, can we?

> GNU makefiles don't need "!"s, do they?

No.  But are you sure you are invoking GNU Make, not some other make.exe 
lurking on your PATH somewhere?

- Raw text -


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