[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: LT 2.2.6 problem with Absoft compiler on Suse 9.3
From: |
Jeff Squyres |
Subject: |
Re: LT 2.2.6 problem with Absoft compiler on Suse 9.3 |
Date: |
Wed, 24 Sep 2008 11:28:59 -0400 |
On Sep 23, 2008, at 5:09 PM, Ralf Wildenhues wrote:
Well yes, back then I was waiting for another tiny bit of information:
<http://lists.gnu.org/archive/html/bug-libtool/2008-05/msg00070.html>
and then forgot to ever ping about it. That is: you already sent
output
of
f90 -V file.f90
f90 -v file.f90
but not of
f90 -V
And yes, this is important to know. Also while we're at it please of
f90 -v
(both output and exit status). Thanks.
Here's the output (from Tony; he's not subscribed to the list):
On 64 bit Linux:
$ f90 -V
Absoft 64-bit Fortran 95 10.2.0
result code is 0
$ f90 -v
Absoft 64-bit Fortran 95 10.2.0
result code is 0
On 32 bit Linux:
$ f90 -V
Absoft 32-bit Fortran 95 10.2.0
result code is 0
$ f90 -v
Absoft 32-bit Fortran 95 10.2.0
result code is 0
On OS X:
$ f90 -V
Absoft Pro Fortran 10.2.0
result code is 0
$ f90 -v
Absoft Pro Fortran 10.2.0
result code is 0
Note: for all three systems, the last portion of the output will vary
depending on the Absoft release.
--
Jeff Squyres
Cisco Systems