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

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

[Octave-bug-tracker] [bug #61576] [octave forge] (ltfat) Set LDFLAGS


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #61576] [octave forge] (ltfat) Set LDFLAGS
Date: Sun, 28 Nov 2021 14:25:06 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4664.55 Safari/537.36 Edg/96.0.1054.34

URL:
  <https://savannah.gnu.org/bugs/?61576>

                 Summary: [octave forge] (ltfat) Set LDFLAGS
                 Project: GNU Octave
            Submitted by: mmuetzel
            Submitted on: Sun 28 Nov 2021 08:25:04 PM CET
                Category: Octave Forge Package
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Build Failure
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
                 Release: dev
         Discussion Lock: Any
        Operating System: Any

    _______________________________________________________

Details:

Support for settings LFLAGS with mkoctfile will be removed in a future version
of Octave. It was a misnomer and should have been called LDFLAGS from the
start.

Unfortunately, LDFLAGS are added too early by mkoctfile in the command line
arguments for the linker. That means LDFLAGS don't work correctly in some
packages for Octave 6 and earlier. That will hopefully be fixed in time for
Octave 7. See bug #61571.

For the time being, it would probably be best if packages set both LFLAGS and
LDFLAGS to be able to compile with older and newer versions of Octave.
Packages should remove setting LFLAGS, once they no longer support Octave 6 or
earlier.

I'll attach a patch that does that for the package ltfat as soon as I'll have
a bug number.





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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