[26645] in Athena Bugs
Re: Fortran runs under 9.4 but not 9.3
daemon@ATHENA.MIT.EDU (Alex T Prengel)
Thu Sep 29 18:05:04 2005
Message-Id: <200509292204.j8TM4Nep014203@dit.mit.edu>
To: jtu@mit.edu
In-reply-to: "[26643] in Athena Bugs"
Date: Thu, 29 Sep 2005 18:04:23 -0400
From: Alex T Prengel <alexp@mit.edu>
X-Spam-Score: 1.041
X-Spam-Level: * (1.041)
X-Spam-Flag: NO
cc: alexp@mit.edu
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
Hi,
>I'm not sure if this is the appropriate place to send this
Right place.
>Fortran (f77) doesn't seem to run under 9.3 Suns, but runs fine under 9.4.
This is what 9.3 users should do as workaround:
add -f sunsoft_v8
f77 foo.f
which will use the prior compiler release that works on Solaris 9. It would
help if we could be quicker to update the dialups to the current Athena
release. I've been dealing with quite a few issues like this...
Alex