Re: NLEQ1 and open source Fortran



> Which version of gfortran are you using (ie gfortran --version)?
> What OS and where did you get your binary? What compiler flags
> are you using?

$ gfortran --version returns:

GNU Fortran 95 (GCC 4.0.0 20050406 (Red Hat 4.0.0-0.41.fc3))
Copyright (C) 2005 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING


As you can see, I'm using Fedora Core 3 linux, the binaries I got from
the fedora upgrades repositories, and I've been using -O -c flags when
compiling...

I hope this helps, I'm actually pretty new to fortran, so maybe I'm
using the wrong flags or missing some.

Thanks to all,
Rodrigo

.