public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Earnie Boyd <earnie_boyd@yahoo.com>
To: mlx@san.rr.com, gnu-win32@cygnus.com
Subject: Re: Make gotcha
Date: Sun, 18 Oct 1998 06:59:00 -0000	[thread overview]
Message-ID: <19981018135854.23619.rocketmail@send1b.yahoomail.com> (raw)

---Steve Biskis <mlx@san.rr.com> wrote:
>
> 
> If this is already commonly known just walk on by.
> 
> To me this was a revelation this morning:
> 
> You may NOT have a : in echo statements in your makefiles
> on the win32 platform.  Doesn't matter if the statement is within
> literals or not.  make (3.76.1) seems to think that : is part of a
rule
> no matter where it lies !!!  
> This is not the case with the Gnu make that ships with NeXTSTEP 3.3 
> or the make (3.74) of OpenSTEP 4.1.
> 
> In other words:
> 
> echo Including MASTER MAKE FILE: $(MASTER_MAKE)
> 
> Doesn't work on the win32 platform but cranks just fine on UNIX.
> (I haven't checked what the UNIX version of this newer 3.76.1 does
> but I'd be surprised if parsing intellegence would be lost going
forward
> so I'm more inclined to believe it got lost in the win32 port.)
> 
> I have a fairly complex make scheme that handles several
architectures and
> nests many layers (via include) deep - so until this one finally
slapped me
> in
> the face I'd been using the old OpenSTEP v4.1 make and sh until now -
> HURRAH !!!
> 
> 
> Hope this helps someone.
> 
> 
> da bisk
> 
> -
> For help on using this list (especially unsubscribing), send a
message to
> "gnu-win32-request@cygnus.com" with one line of text: "help".
> 


Hi Steve,

It makes since to me that the : would be interpreted by make as a
declarative if the echo command is not preceded by a tab character as
an action statement.

Please supply an small example make file demostrating your problem.

==
-                \\||//
-----------o0O0--Earnie--0O0o------------
--        earnie_boyd@yahoo.com        --
-- http://freeyellow.com/members5/gw32 --
--------------ooo0O--O0ooo---------------

PS: Newbie's, you should visit my page.
_________________________________________________________
DO YOU YAHOO!?
Get your free @yahoo.com address at http://mail.yahoo.com

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

             reply	other threads:[~1998-10-18  6:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-10-18  6:59 Earnie Boyd [this message]
     [not found] <199810201918.MAA20075.cygnus.gnu-win32@prefetch-atm.san.rr.com>
1998-10-21 19:23 ` make gotcha Christopher G. Faylor
  -- strict thread matches above, loose matches on Subject: below --
1998-10-20 20:51 Steve Biskis
1998-10-17  7:00 Make gotcha Steve Biskis

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=19981018135854.23619.rocketmail@send1b.yahoomail.com \
    --to=earnie_boyd@yahoo.com \
    --cc=gnu-win32@cygnus.com \
    --cc=mlx@san.rr.com \
    /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).