This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: about f77/f90 and gcc
- From: Paul Brook <paul at codesourcery dot com>
- To: "sean yang" <seanatpurdue at hotmail dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Mon, 24 Apr 2006 19:01:47 +0100
- Subject: Re: about f77/f90 and gcc
- References: <BAY105-F25CF16F0F9CE1367F3DE4C0BE0@phx.gbl>
On Monday 24 April 2006 18:58, sean yang wrote:
> >From: Paul Brook <paul@codesourcery.com>
> >To: gcc@gcc.gnu.org
> >CC: "sean yang" <seanatpurdue@hotmail.com>, gcc-help@gcc.gnu.org
> >Subject: Re: about f77/f90 and gcc
> >Date: Mon, 24 Apr 2006 17:56:19 +0100
> >
> > > I realize the gcc4.0.2 source code does not include any fortran
> >
> >frontend.
> >
> >Yes it does.
>
> It does? Here is the executeable under my gcc directory
> home/mgcc/bin>ls
That just means you didn't build it.
Paul