This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: Please modify GCC to preprocess *.F90 files like it does *.F files
- To: Charlie Zender <zender at uci dot edu>
- Subject: Re: Please modify GCC to preprocess *.F90 files like it does *.F files
- From: Philipp Thomas <pthomas at suse dot de>
- Date: Thu, 6 Jul 2000 23:37:22 +0200
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <3964F364.AB26F6EC@uci.edu>
* Charlie Zender (zender@uci.edu) [20000706 23:00]:
> zender@dust:~/f$ gcc -E -M -DLINUX -I. -I/home/zender/include -I/usr/local/include f.F90
> gcc: f.F90: linker input file unused since linking not done
>
> does not generate any dependencies. Hopefully this is easy to
> fix and just involves processing '.F90' files just like '.F' files.
> Please consider making the appropriate modifications to GCC.
Just add -x f to the command line and it should do what you're trying to
achieve :)
Philipp
--
Philipp Thomas <pthomas@suse.de>
Development, SuSE GmbH, Schanzaecker Str. 10, D-90443 Nuremberg, Germany
#define NINODE 50 /* number of in core inodes */
#define NPROC 30 /* max number of processes */
-- Version 7 UNIX for PDP 11, /usr/include/sys/param.h