octave-maintainers
[Top][All Lists]
Advanced

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

Re: Cross compiling dependencies for Octave


From: Corbin Champion
Subject: Re: Cross compiling dependencies for Octave
Date: Tue, 31 Jan 2012 22:44:53 -0800

Ok, I figured out how to tell configure where the pre-built libraries are when cross-compiling and have been able to build more dependencies.  Now, when running build, after some tweaks to a couple of the libgnu files, I have libgnu building.  I am failing right away when building libcruft though.  This is the error I am getting:

ranlib/advnst.c:13:17: fatal error: f2c.h: No such file or directory
compilation terminated.

I have f2c installed, but I assume f2c would be unnecessary since I have gfortran present and working for the cross compiler.  Any hints on what to do?

Thanks,
Corbin

On Sat, Jan 28, 2012 at 2:02 PM, Corbin Champion <address@hidden> wrote:
I have been able to cross compile PCRE, BLAS and LAPACK for an ARM based architecture (are these the only dependencies absolutely required?).  Where does the octave build look for these pre-build libraries, when I run ./configure and make?


reply via email to

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