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

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

[Octave-bug-tracker] [bug #46499] --enable-64 doesn't configure


From: Ceral Paquet
Subject: [Octave-bug-tracker] [bug #46499] --enable-64 doesn't configure
Date: Mon, 23 Nov 2015 18:36:47 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #1, bug #46499 (project octave):

I've run into this recently so it's still fresh what to do. Basically you have
to compile openblas yourself. 

It's not too hard but, of course, a PITA. Download it from
http://www.openblas.net then edit the file Makefile.rule and search for "64".
You need to change a couple of things - BINARY64=64 INTERFACE64=1. Then make
and make install.

Something Julia does is provide binaries with all the dependencies included,
precompiled for generic 64 bit Linux. I think this is a neat idea - the whole
bundle is 178M unpacked. The amount of pain saved is worth duplicating the
libraries... I know, heresy to say that on Linux! ;)

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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