Explicitly typing (:) not allowed?

Steve Kargl sgk@troutmask.apl.washington.edu
Fri Oct 6 14:13:00 GMT 2006


On Fri, Oct 06, 2006 at 04:02:27PM +0200, mattias alveteg wrote:
> 
> gfortran -v
> Using built-in specs.
> Target: powerpc-apple-darwin8
> Configured with: ../gcc/configure --prefix=/usr/local/gfortran -- 
> enable-languages=c,fortran --with-gmp=/tmp/gfortran-20060713/ 
> gfortran_libs --enable-bootstrap --build=powerpc-apple-darwin8 -- 
> host=powerpc-apple-darwin8 --target=powerpc-apple-darwin8 :  
> (reconfigured) ../gcc/configure --prefix=/usr/local/gfortran --enable- 
> languages=c,fortran --with-gmp=/tmp/gfortran-20060713/gfortran_libs -- 
> enable-bootstrap --build=powerpc-apple-darwin8 --host=powerpc-apple- 
> darwin8 --target=powerpc-apple-darwin8 --disable-multilib
> Thread model: posix
> gcc version 4.2.0 20060713 (experimental)
> 

Try upgrading to a newer version.  The code compiles with
4.2.0 comopilers from 20060927 and 20061005.

-- 
Steve



More information about the Fortran mailing list