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

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

[Octave-bug-tracker] [bug #50463] gsvd implementation uses functions rem


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #50463] gsvd implementation uses functions removed from lapack >= 3.6.0
Date: Wed, 3 Jan 2018 08:16:14 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Follow-up Comment #21, bug #50463 (project octave):

Markus: about comment #19, I think we should extend the dynamic_library class
to do what is needed instead of including dlfcn.h and calling dlsym directly.

Is there a way for the LoadLibrary API to check for functions that are already
linked in the way that dlsym does?

Does HP/UX still exist anywhere in the wild?  If we no longer care about that
system, then the SHL_LOAD_API bits could be removed.

What about the DYLD_API part?  How long has Mac OS had the dlopen API?  Maybe
we can also remove that now?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?50463>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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