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: Sun, 10 Mar 2019 17:35:51 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36

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

The output you're seeing looks correct to me.

I don't know much about how swig uses Octave, but I guess that they are using
"mkoctfile -p" only, and running the compiler themselves? If that's the case,
swig has two options now with Octave 5:

* use "pkg-config --libs octinterp"
* use "mkoctfile -p OCTLIBDIR"

The pkg-config options is brand new in Octave 5. The latter OCTLIBDIR option
is backwards compatible going back to Octave 3.x.

    _______________________________________________________

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]