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: Rik
Subject: [Octave-bug-tracker] [bug #50463] gsvd implementation uses functions removed from lapack >= 3.6.0
Date: Sat, 3 Feb 2018 06:04:53 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:55.0) Gecko/20100101 Firefox/55.0

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

I'll let someone with more knowledge of the MXE cross-building environment
speak up.  But, it should be possible to run a configure test which just
checks that the include file psapi.h exists, but doesn't actually link against
the library.  If psapi.h exists you could then add '-lpsapi' to LDFLAGS
manually.  

However, this still might fail at the end of the build process when the octave
executable is linked.

    _______________________________________________________

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]