help-octave
[Top][All Lists]
Advanced

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

Re: Compiling Octave with OpenBLAS


From: Alexander Hansen
Subject: Re: Compiling Octave with OpenBLAS
Date: Mon, 12 Nov 2012 14:45:22 -0700
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20121026 Thunderbird/16.0.2

On 11/12/12 2:40 PM, Jake wrote:
> Greetings,
> 
> I have compiled OpenBLAS from source in the usual fashion (just using make, 
> nothing special) and also have the precompiled Ubuntu package. I have tried 
> to compile Octave with this (./configure LDFLAGS="-L/opt/OpenBLAS/lib" 
> --with-blas="-lopenblas" for manually compiled binaries, just ./configure for 
> using the precompiled package) only to receive the following message: 
> "configure: error: A BLAS library was detected but found incompatible with 
> your Fortran 77 compiler settings." from both attempts. Is there anything 
> special I have to do in either the Octave compilation or the compilation of 
> OpenBLAS to get them to work together? OpenBLAS was compiled with gfortran 
> and gcc, just like Octave will be. I know that Octave can work with OpenBLAS 
> because the MinGW build uses it or has. Thanks in advance for any help.
> 
> -Jacob Abel
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://mailman.cae.wisc.edu/listinfo/help-octave
> 

Check the config.log file in your Octave build directory for more
information about what's going on.
-- 
Alex


reply via email to

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