bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #20501] "MAKEFLAGS += -rR" doesn't turn off default suffix rules, v


From: Hendrik de Goede
Subject: [bug #20501] "MAKEFLAGS += -rR" doesn't turn off default suffix rules, variables
Date: Wed, 23 Jan 2008 10:58:43 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.8.1.11) Gecko/20071127 Firefox/2.0.0.11

Follow-up Comment #1, bug #20501 (project make):

I'm using GNU make 3.81 through cygwin on Windows XP.

The -rR flags are not the only ones not working as expected (expected by me
at least), the option -S doesn't work as well.
However, when running a subsequent call from the Makefile, they all work just
fine.
The flags '--no-print-directory', '-s' and '--warn-undefined-variables'
function properly immediately.

The main problem I'm having with this is that we use various .mk files which
can be included from the Makefile. I want to set defaults for the programs,
flags and such (like CC ?= gcc) in those .mk files. But this 'bug' prevents me
from doing so, as CC already gets a default value.



    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?20501>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]