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

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

[Octave-bug-tracker] [bug #55447] mkoctfile: wrong LFLAGS warning


From: Rik
Subject: [Octave-bug-tracker] [bug #55447] mkoctfile: wrong LFLAGS warning
Date: Fri, 11 Jan 2019 11:33:11 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; Trident/7.0; rv:11.0) like Gecko

Follow-up Comment #1, bug #55447 (project octave):

The idea is actually to detect when compilation options have changed.  In the
past, if you configured LDFLAGS they were ignored.  So if you never used
LFLAGS, but had LDFLAGS set in the environment, you will now be using those
flags and getting different compilation behavior.  

The solution for identical results could be 1) set LFLAGS = LDFLAGS, 2) unset
LFLAGS and LDFLAGS and rely on defaults.  There might be a third solution.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55447>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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