This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Questions about fortran-related gcc upgrade


Marc Levrier wrote:

> (Your GCC web page is really good and efficient, BTW)
> I'm reading (and experiencing) that gcc/fortran does not
> support STRUCTURE, RECORD and MAP statements. Do you plan
> to handle these in a near future ? In case not, what would
> you advise ? I need to know because I am porting a cutomer's
> app which makes a significant use of each of these statements.

I have to be the messenger of bad news: The chance that STRUCTURE,
RECORD and MAP will be supported by g77 is close to nil.

You're better off choosing one of the closed-source (and non-gratis)
Fortran offerings.  You don't write which OS your porting to, but for
Linux there are quite a few choices in compilers.

Hope this helps,

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]