|
From: | Ben Abbott |
Subject: | [Octave-bug-tracker] [bug #55033] mkoctfile link failure on macos |
Date: | Sun, 30 Dec 2018 23:32:31 -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 #10, bug #55033 (project octave): >From what I can tell MKOCTFILE_OCT_LINK_DEPS and OCT_LINK_DEPS are empty during the build process for Octave 5.0 ... in case it matters, I'm using --disable-link-all-dependencies now. You mentioned your OCT_LINK_DEPS on line 304 of mkoctfile.cc is empty. Does that mean ... \ vars["OCT_LINK_DEPS"] = get_variable ("OCT_LINK_DEPS", "”); MKOCTFILE_OCT_LINK_DEPS is not used by mkoctfile for Octave 5.0, and did not exist for Octave 4.2. Any idea which systems would have non-empty MKOCTFILE_OCT_LINK_DEPS and/or OCT_LINK_DEPS? Would "libinterp/liboctinterp.la liboctave/liboctave.la" ever be a valid for post install mkoctfile? _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?55033> _______________________________________________ Message sent via Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |