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

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

[Octave-bug-tracker] [bug #59968] ld: symbol(s) not found for architectu


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #59968] ld: symbol(s) not found for architecture x86_64
Date: Mon, 1 Feb 2021 02:23:05 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36 Edg/88.0.705.56

Update of bug #59968 (project octave):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #7:

Sorry. I didn't know that that command wouldn't work on macOS.

What is the order of precedence on macOS if a dynamic and static library of
the same name are available in the same folder?

I'm not sure why `/opt/local/lib/libspqr.a` would not export any symbols. Is
that what `nm` returns for any static library on macOS?

Assuming that Octave tries to link with the dynamic library: Could you please
show a list of all symbols exported by `/opt/local/lib/libspqr.dylib`?
Maybe a command similar to the following would do:

nm /opt/local/lib/libspqr.dylib > symbols-libspqr

And attach the resulting file to this report.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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