help-octave
[Top][All Lists]
Advanced

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

Re: Packaging Octave for Windows and OS X (was: writing integer with fwr


From: Samir Sharshar
Subject: Re: Packaging Octave for Windows and OS X (was: writing integer with fwrite)
Date: Fri, 17 Dec 2004 10:53:53 +0100


Hello,

Running on OSX Panther 10.3.6

gcc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/3.3/specs
Thread model: posix
gcc version 3.3 20030304 (Apple Computer, Inc. build 1671)

I've got the g95v4.0.-bin.taar.gz from hpc.sourceforge.net

gfortran -v
Reading specs from /usr/local/lib/gcc/powerpc-apple-darwin7.5.0/4.0.0/specs Configured with: ../gcc/configure --enable-threads=posix --enable-languages=f95 --enable-static --disable-shared
Thread model: posix
gcc version 4.0.0 20041009 (experimental)

configure RAS
make give an error on compiling libcruft/ranlib/qrgnin.f at line:48 with TODO: functions with alternate entry points

...well...

I've try to return to my old(?) g77 3.4 with ./configure --with-f77= '/usr/local/bin/g77' and I've get

defining F77 to be /usr/local/bin/g77
checking whether we are using the GNU Fortran 77 compiler... no
checking whether /usr/local/bin/g77 accepts -g... no
checking how to get verbose linking output from /usr/local/bin/g77... configure: WARNING: compilation failed

checking for Fortran libraries of /usr/local/bin/g77... -L/usr/local/lib -lg2c
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... configure: error: cannot compile a simple Fortran program

Any idea ?

Thanks,

Samir

-------------------------------------------------------------
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
-------------------------------------------------------------




-------------------------------------------------------------
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]