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

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

[Octave-bug-tracker] [bug #55033] mkoctfile link failure on macos


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #55033] mkoctfile link failure on macos
Date: Sun, 30 Dec 2018 20:30:25 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_2) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.2 Safari/605.1.15

Follow-up Comment #4, bug #55033 (project octave):

@Carlo,

I'll comment, please correct if I leave anything relevant out.

The mkoctfile on macOS has spurious libs ('libinterp/liboctinterp.la' and
'libinterp/liboctave.la') appended to the link command.


 vars["OCT_LINK_DEPS"] = get_variable ("OCT_LINK_DEPS",
                                       "libinterp/liboctinterp.la
liboctave/liboctave.la ");


These will in general not exist, UNLESS launching mkoctfile from the root of
the build tree.

@Carlo/Mike/Rik,

Would anything break if we skipped appending these libs when OCT_LINK_DEPS is
empty?





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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