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

Re: netCDF with f90 and Solaris



> From: Harry Jenter <address@hidden>
> To: address@hidden
> Subject: netCDF with f90 and Solaris

Hi Harry,

> Can you help me out. I really need to get netCDF compiled using the
> FORTRAN 90 compiler on my Sun ultra running Solaris 5.5.1.  I've been
> trying to get it going for more than a week with no success.  Has anyone
> done this before?

We're trying to get out the 3.3.1 release today that works with more
Fortrans and has some bug fixes, as well as Win32 support.  It works
fine with some f90 compilers, but not with our SunOS 5.5 one.  The
problem seems to be a compiler error that doesn't let us get much
further, during "make test" in src/fortran/

    $ f90 -c -fixed -I../libsrc ftest.F
    cf90-995 f90comp: INTERNAL TFILLS, File = ftest.F, Line = 2705 
      Unrecoverable error encountered while attempting to print buffered 
messages - hit EOF while trying to issue message 391 at line 2705.

We're still investigating this and hope to find a workaround for it
before the 3.3.1 release ...

--Russ