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

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

[Octave-bug-tracker] [bug #42512] qr with permutation fails with --enabl


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #42512] qr with permutation fails with --enable-64
Date: Thu, 05 Jun 2014 14:58:56 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #7, bug #42512 (project octave):

How did you build the dependencies for Octave?  Were you careful to follow the
directions here

http://www.gnu.org/software/octave/doc/interpreter/Compiling-Octave-with-64_002dbit-Indexing.html#Compiling-Octave-with-64_002dbit-Indexing

especially the part about enabling 64-bit integers for all Fortran
dependencies?

If you think you did build and link with the libraries correctly, are you sure
you are using them when you run Octave?  You may need to set LD_LIBRARY_PATH
in your environment so that Octave links with the libraries you built instead
of other 32-bit versions of those libraries that may be installed.

I'm unable to duplicate the problem with a 64-bit build when I'm using
properly built dependency libraries, but if I don't set LD_LIBRARY_PATH
appropriately, I get a segfault when trying your example.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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