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

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

[Octave-bug-tracker] [bug #51904] SUNDIALS configuration test for sizeof


From: Avinoam Kalma
Subject: [Octave-bug-tracker] [bug #51904] SUNDIALS configuration test for sizeof(realtype) is not cross-compile-safe
Date: Fri, 1 Sep 2017 04:36:57 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.113 Safari/537.36

Follow-up Comment #2, bug #51904 (project octave):

Thanks. Now the cross compilation works, but...


checking ida/ida.h usability... yes
checking ida/ida.h presence... yes
checking for ida/ida.h... yes
checking for IDAInit in -lsundials_ida... yes
checking for ida/ida.h... (cached) yes
checking ida.h usability... no
checking ida.h presence... no
checking for ida.h... no
checking whether SUNDIALS IDA is configured with double precision realtype...
y
es
checking ida/ida_klu.h usability... no
checking ida/ida_klu.h presence... no
checking for ida/ida_klu.h... no
checking ida_klu.h usability... no
checking ida_klu.h presence... no
checking for ida_klu.h... no
checking whether SUNDIALS IDA is configured with IDAKLU enabled... no
configure: WARNING: SUNDIALS IDA library not configured with IDAKLU, ode15i
and
 ode15s will not support the sparse Jacobian feature


Seems that  ida_klu.h is missing, so ode15s will not have a full
functionality.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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