Compilation Error Using GFortran
Feng Wang
wf_cs@yahoo.com
Fri Jul 14 01:27:00 GMT 2006
--- EbayAccount <ebayaccount@integrity.com>ôµÃ:
> Gentlemen,
>
> I'm attenpting to compile Fortran-77 code that uses Hollerith characters
> with gfortran. The compile command I'm using is (using an f90 example file)
>
> gfortran -c h_test.f90
>
> The file "h_test.f90" is the following
>
> program h_test
> implicit none
> print *, 10hHello, you
> end program h_test
>
> This gives a compile time error indicating an invalid character, i.e,
> the Hollerith character.
>
> Are there compiler flags, etc., that will allow code containing
> Hollerith characters to compile?
>
This is PR28213 and has been fixed. Please update your compiler.
Feng Wang
___________________________________________________________
ÃÃ
ȢÃâ·ÃÃÃÃä-3.5GÃÃÿ£¬20M¸½¼þ
http://cn.mail.yahoo.com/
More information about the Fortran
mailing list