public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: stuarts@icpdd.neca.nec.com.au (Stuart Summerville)
To: help-gcc@gnu.org
Subject: Re: dmake, GNU make, gcc, and auto-dependencies
Date: Mon, 06 Dec 1999 16:28:00 -0000	[thread overview]
Message-ID: <384c5386.431443106@news.mul.nec.com.au> (raw)
In-Reply-To: <p5wvqsdrvp.fsf@baynetworks.com>

>dependencies, invented by Tom Tromey for use in automake.  I did a
>writeup of it; you can find it on my GNU make webpage below.

Hi Paul. I read your advanced auto-dependency generation webpage - very
interesting/useful read.

Unfortunately, I have a more pressing problem with my make environment.
Sometimes the problem doesn't occur, but usually it does.

In debugging this problem, I'm down to the following makefile:

#-------------------------------
fred:
	@echo "doin' it!!"
#-------------------------------

If I make the following call from my c-shell:

> make -f ./makefile fred

I would expect it to execute the echo command, and then exit. Unfortunately, I
get the following error:

#-------------------------------
', needed by `fred'.  Stop.arget `
#-------------------------------

This is happening on two solaris 2.5.1 boxes, running gnu make V3.76.1. The same
makefile (actually a more convoluted version with the same problem) works fine
on a Win32 box running cygnus make port.

Any ideas? This is driving me crazy.

Regards, sTu.
________________________________________________________________________
Stuart Summerville                     NEC Australia Pty. Ltd.
ph: (+61 3) 9264-3090                  Integrated Comm Products (R&D)
fax:(+61 3) 9264-3841                  649-655 Springvale Road Mulgrave
stuarts@<nospam>icpdd.neca.nec.com.au  VIC 3170, AUSTRALIA

WARNING: multiple messages have this Message-ID
From: stuarts@icpdd.neca.nec.com.au (Stuart Summerville)
To: help-gcc@gnu.org
Subject: Re: dmake, GNU make, gcc, and auto-dependencies
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <384c5386.431443106@news.mul.nec.com.au> (raw)
Message-ID: <19991231222400.FRTcMK8sKAX3eFDXzsDJa92hd3AbMKsvJ4JpdmvtIn0@z> (raw)
In-Reply-To: <p5wvqsdrvp.fsf@baynetworks.com>

>dependencies, invented by Tom Tromey for use in automake.  I did a
>writeup of it; you can find it on my GNU make webpage below.

Hi Paul. I read your advanced auto-dependency generation webpage - very
interesting/useful read.

Unfortunately, I have a more pressing problem with my make environment.
Sometimes the problem doesn't occur, but usually it does.

In debugging this problem, I'm down to the following makefile:

#-------------------------------
fred:
	@echo "doin' it!!"
#-------------------------------

If I make the following call from my c-shell:

> make -f ./makefile fred

I would expect it to execute the echo command, and then exit. Unfortunately, I
get the following error:

#-------------------------------
', needed by `fred'.  Stop.arget `
#-------------------------------

This is happening on two solaris 2.5.1 boxes, running gnu make V3.76.1. The same
makefile (actually a more convoluted version with the same problem) works fine
on a Win32 box running cygnus make port.

Any ideas? This is driving me crazy.

Regards, sTu.
________________________________________________________________________
Stuart Summerville                     NEC Australia Pty. Ltd.
ph: (+61 3) 9264-3090                  Integrated Comm Products (R&D)
fax:(+61 3) 9264-3841                  649-655 Springvale Road Mulgrave
stuarts@<nospam>icpdd.neca.nec.com.au  VIC 3170, AUSTRALIA

  reply	other threads:[~1999-12-06 16:28 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-12-06  4:43 Stuart Summerville
1999-12-06  7:19 ` Paul D. Smith
1999-12-06 16:28   ` Stuart Summerville [this message]
1999-12-06 16:37     ` Stuart Summerville
1999-12-06 20:31       ` Paul D. Smith
1999-12-31 22:24         ` Paul D. Smith
1999-12-31 22:24       ` Stuart Summerville
1999-12-31 22:24     ` Stuart Summerville
1999-12-31 22:24   ` Paul D. Smith
1999-12-31 22:24 ` Stuart Summerville

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=384c5386.431443106@news.mul.nec.com.au \
    --to=stuarts@icpdd.neca.nec.com.au \
    --cc=help-gcc@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).