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]

variable-expression FORMAT specifier at ^ -- unsupported


Greetings all,

  I'm looking for a switch that will allow me to use my fortran code
  unaltered.  It doesn't look as if g77 supports runtime formatting...
  Is there a switch that can turn this on?  I've been over the docs and
  didn't find anything...The compiler seems to be saying 'nope'.

  thanks,

  Jamie


  100  format(a<ihdrwid>,<ntoread>i<ifwid>);
              ^

  Variable-expression FORMAT specifier at (^) -- unsupported


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