octave-maintainers
[Top][All Lists]
Advanced

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

Re: MXE Octave: FORTRAN Compiler not found


From: PhilipNienhuis
Subject: Re: MXE Octave: FORTRAN Compiler not found
Date: Wed, 26 Jun 2013 13:55:10 -0700 (PDT)

Anirudha Bose wrote
> I was cross-compiling mxe-octave during which I have encountered errors in
> the packages lapack, blas, and gmp all because of this error which happens
> to be same for all these packages:
>    * make[2]: /home/ani/mxe-octave/usr/bin/i686-pc-mingw32-gfortran:
> Command not found*
> :
> <snip>
> :

Hopefully you haven't run configure with --enable-system-gcc (or the like)?

AFAIK when cross-compiling, all you need to do is:
autoconf
./configure
./mk-dist --jobs n   ## where n = desired nr. of make jobs

On a related note, we can help you better if you not only copy the error
messages, but also the exact commands you typed in (and maybe a description
of what other actions you took).

Philip



--
View this message in context: 
http://octave.1599824.n4.nabble.com/MXE-Octave-FORTRAN-Compiler-not-found-tp4654881p4654882.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.


reply via email to

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