|
| From: | Mike Miller |
| Subject: | [Octave-bug-tracker] [bug #55937] building default with sundials 2.x fails in make, configure should disable sundials |
| Date: | Sat, 16 Mar 2019 16:38:04 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36 |
Follow-up Comment #1, bug #55937 (project octave):
I looked into '__ode15__.cc' a bit more, and I see how the conditionals are
set up to work with the version 3 and version 4 APIs. So for example, sundials
needs to provide either of the 'SUNLinSol_Dense' or 'SUNDenseLinearSolver'
functions, both serve the same purpose. But if neither function is found, then
sundials is not a compatible version, and we should detect that in configure.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55937>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |