This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Fwd: Question on gfortran compiler


Hi!

Please let someone correct me if I'm wrong, but I would say you are
using an outdated version (2005/10/26: a lot has happened since then!)
which didn't seem to have this feature.

Philippe

Alexei Minz wrote:
> 
> Hello!
> I'm trying to compile fortran test-program, that performs reading & writing
>  of binary data-files. But I find out, that header size is incompatible with
>  the other compilers... Setting -frecord-marker= must help, according to
> 
> documentation, but I've got this message:
> >gfortran -frecord-marker=4 binwrite.f90
> 
> f951: error: unrecognized command line option "-frecord-marker=4"
> 
> I've downloaded precompiled binaries "For regular 32-bit processors (i386)"
>  (I use SuSe 9.3)
> 
> >gfortran --version
> 
> GNU Fortran 95 (GCC) 4.1.0 20051026 (experimental)
> 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
> 
> --
> Best wishes
> Alexey A. Mints
> Astronomisches Rechen-Institut, Heidelberg, Germany


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]