help-octave
[Top][All Lists]
Advanced

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

Re: BLAS library incompatible with Fortran 77 compiler settings


From: Ed Meyer
Subject: Re: BLAS library incompatible with Fortran 77 compiler settings
Date: Tue, 25 Sep 2012 09:36:05 -0700



On Tue, Sep 25, 2012 at 9:08 AM, babelproofreader <address@hidden> wrote:
That backport doesn't work for me - adding it to my sources.list file and
then sudo apt-get update and sudo apt-get dist-upgrade doesn't pull anything
in - the message I get is that nothing is installed, upgraded or removed.



--
View this message in context: http://octave.1599824.n4.nabble.com/BLAS-library-incompatible-with-Fortran-77-compiler-settings-tp4644600p4644604.html
Sent from the Octave - General mailing list archive at Nabble.com.
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave

are you configuring with --enable-64?  your blas were probably built with 32-bit ints;  or possibly
with 64-bit ints and adding --enable-64 would work.  A look at config.log might reveal the cause.

--
Ed Meyer


reply via email to

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