fortran/3681: Problem preprocecisng a fortran source code with cpp

aoliva@gcc.gnu.org aoliva@gcc.gnu.org
Fri Jul 13 12:34:00 GMT 2001


Synopsis: Problem preprocecisng a fortran source code with cpp

State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Fri Jul 13 12:33:58 2001
State-Changed-Why:
    The C preprocessor is designed to preprocess C and C++, not Fortran.  Try cpp -traditional and hope it helps.  If not, look into other preprocessing alternatives, such as m4.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3681&database=gcc



More information about the Gcc-bugs mailing list