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

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

[Octave-bug-tracker] [bug #29553] missing arpack: make check segfaults o


From: anonymous
Subject: [Octave-bug-tracker] [bug #29553] missing arpack: make check segfaults on eigs
Date: Tue, 27 Apr 2010 18:49:28 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

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

I've seen similar crashes in eigs() in OSX. They were caused by an arpack
library compiled with incompatible compiler options (with -ff2c), while
Fortran code in Octave was compiled without -ff2c.

Maybe, in your case configure correctly finds that there is no *compatible*
arpack library, but there still is an incompatible one that gets linked in?
Maybe easiest to check by installing a compatible arpack library...

    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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