help-octave
[Top][All Lists]
Advanced

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

Re: Compiling Octave with OpenBLAS


From: abe Chib
Subject: Re: Compiling Octave with OpenBLAS
Date: Sun, 18 Nov 2012 08:51:52 +0000


----------
Sent via Nokia Email

------Original message------
From: Alexander Hansen <address@hidden>
To: "Jake" <address@hidden>
Cc: <address@hidden>
Date: Monday, November 12, 2012 2:45:22 PM GMT-0700
Subject: Re: Compiling Octave with OpenBLAS

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
_______________________________________________
Help-octave mailing list
address@hidden
https://mailman.cae.wisc.edu/listinfo/help-octave



reply via email to

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