octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #47355] [forge]: NaN fails to install in windo


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #47355] [forge]: NaN fails to install in windows
Date: Mon, 07 Mar 2016 21:45:35 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #6, bug #47355 (project octave):

running make --no-builtin-variables, makes it use the ?= rule.

So I guess internally, make sets CC to cc, prior to checking ?= etc.

Running make -p | grep CC:


bash-3.1$ make -p | grep CC
CC=cc
LINK.o = $(CC) $(LDFLAGS) $(TARGET_ARCH)
CC = cc
CPP = $(CC) -E





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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