help-octave
[Top][All Lists]
Advanced

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

Re: Configure error in Building 64-bit Octave


From: John W. Eaton
Subject: Re: Configure error in Building 64-bit Octave
Date: Fri, 17 Jun 2005 16:04:15 -0400

On 17-Jun-2005, Aakash S Dalwani wrote:

| "cvs -d :ext:address@hidden:/cvs -z 9 checkout octave"

This should be OK.

| >I think it should work if you use autoconf 2.59.
| 
|     I am using autoconf 2.57, do you think that is the cause of the error?

Yes.

| >Also, you don't really need the --with-f77=ifort option.  The
| >following should be sufficient:
| >
| > ./configure --prefix=... --enable-64 CXX=icc CC=icc F77=ifort FFLAGS="-i8 
-O"
| 
|     The reason I had to use "--with-f77=ifort" is because, if I used
| only "F77=ifort", for some strange reason octave was configured to use
| f77. Is this a bug?

Setting F77=XXX on the command line seems to be sufficient for me to
choose a specific Fortran compiler.  If that fails for you, then
please submit a complete bug report to the address@hidden list.

Thanks,

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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