Re: Bug on GNU Make version 3.79.1

2001-05-09 Thread Paul D. Smith
%% "Danny Turrin" <[EMAIL PROTECTED]> writes: dt> Here is the bug: Makefile:21: *** commands commence before first dt> target. Stop. dt> ifeq (SunOS,$(SYSTYPE)) dt> ifeq ($(SYSVERS),570) dt> SUBDIRS=sparcv8 sparcv9 dt> @echo sparcv89 > /home/dturrin/tdmf/Comp.log Th

Bug on GNU Make version 3.79.1

2001-05-09 Thread Danny Turrin
Hi, Here is the bug:Makefile:21: *** commands commence before first target. Stop. I hope I can give you all the correct info... All I am trying to do is add two traces in a Makefile (see below) using the "@echo" command. The first trace seems to compile just fine, but the second one is not

Re: Bug in update_goal_chain() logic in make 3.79.1

2001-05-09 Thread Paul D. Smith
OK, I'll look at it. However, your suggestion of moving the increment to start_waiting_job() isn't sufficient, because we only want to increment it if we actually ran something, and we don't know for sure until we get into start_job_command() whether the command is empty or not (variable expansio

Re: Fwd: make: you guys are gawds

2001-05-09 Thread Paul D. Smith
%% Stephan Beal <[EMAIL PROTECTED]> writes: sb> Please excuse the non-bug post to bug-make@..., but I didn't find sb> another address for the make tool, and 'make@' bounced... There's also [EMAIL PROTECTED] FWIW. Thanks for the kudos. Some of this must be attributed to the original invent

Fwd: make: you guys are gawds

2001-05-09 Thread Stephan Beal
Please excuse the non-bug post to bug-make@..., but I didn't find another address for the make tool, and 'make@' bounced... -- Forwarded Message -- Subject: make: you guys are gawds Date: Wed, 9 May 2001 17:04:06 +0200 From: Stephan Beal <[EMAIL PROTECTED]> To: [EMAIL PROTECTED