This is the mail archive of the gcc-prs@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]

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


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


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