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, reset


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #55447] mkoctfile: wrong LFLAGS warning, resets LDFLAGS
Date: Fri, 11 Jan 2019 14:23:21 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36

Update of bug #55447 (project octave):

                  Status:                    None => Confirmed              
                 Summary: mkoctfile: wrong LFLAGS warning => mkoctfile: wrong
LFLAGS warning, resets LDFLAGS

    _______________________________________________________

Follow-up Comment #2:

I also think this warning is overzealous and the logic is actually wrong now
that I look at it. With the following


env LDFLAGS=-Wl,--stats mkoctfile foo.cc


The LDFLAGS options should be picked up and passed on to the linker. But when
mkoctfile gets to the part of the code quoted by Olaf, it sees that LDFLAGS
differs from the legacy LFLAGS and actually overwrites it, so my choice has
now been erased, in addition to the warning message making no sense.

    _______________________________________________________

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]