David A. Case wrote:
> On Mon, Mar 27, 2006, Scott Brozell wrote:
>
>>3.
>>more initialization in type statements:
>>
>>f90 -c -O2 -free -o nose_hoover.o _nose_hoover.f
>> integer :: system_coord_id = 0
>> ^
>>"_nose_hoover.f", Line = 66, Column = 33: ERROR: Unexpected syntax: ",
or EOS" w
>>as expected but found "=".
>
>
> This is a pain. John Mongan is testing on a Solaris box, and doesn't
see
> any of these errors. John: can you post the exact details of your
compiler?
[jmongan.cabot ~]$ f90 -V
f90: Sun Fortran 95 8.2 2005/10/13
Usage: f90 [ options ] files. Use 'f90 -flags' for details
Once the configure errors are cleared up, make.serial goes to completion
with this compiler. I didn't sit and watch it for warnings, though.
John
Received on Wed Apr 05 2006 - 23:49:35 PDT