Tim Prince schrieb am Mittwoch 10 Juni 2009 um 18:42:
> As far as I know, gfortran, and later versions of g77, invoke tradcpp, the
> same as 'gcc -traditional' does. tradcpp doesn't support C99 or C++, and
> doesn't break Fortran string concatenation. In order to support
> installations where the default gnu Fortran version is likely to be broken
> (or the name of it varies), some of my customers use the 'gcc -traditional
> -x c' command to pre-process .F
> The gcc maintainers decided to support the distinctions by providing the
> separate tradcpp.
Is there a command line switch to force gfortran to use the current gcc cpp?
Thanks,
- preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-10T15:28:48+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tobias Schlüter on 2009-06-10T16:23:38+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tim Prince on 2009-06-10T16:42:20+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-10T16:57:54+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Steve Kargl on 2009-06-10T17:24:37+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tobias Schlüter on 2009-06-10T17:28:27+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tobias Schlüter on 2009-06-10T17:33:39+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tim Prince on 2009-06-10T17:57:25+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-10T20:29:13+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Steve Kargl on 2009-06-10T20:54:09+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tim Prince on 2009-06-10T21:12:39+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-10T21:14:26+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Steve Kargl on 2009-06-10T21:23:41+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-10T21:34:30+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-10T21:37:52+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Steve Kargl on 2009-06-10T21:55:37+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tobias Schlüter on 2009-06-11T01:22:18+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tim Prince on 2009-06-11T02:25:59+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Tobias Burnus on 2009-06-11T15:18:38+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Maik Beckmann on 2009-06-11T15:43:23+00:00
- Re: preprocessor token "#" doesn't work in gfortran as in gcc, intel-fortran or sun-fortran compiler by Toon Moene on 2009-06-11T18:02:58+00:00