This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GNU Fortran for Win32
- To: "Yury K.Timoshenko" <yury at tim dot vsu dot ru>,<gcc at gcc dot gnu dot org>
- Subject: Re: GNU Fortran for Win32
- From: "Tim Prince" <tprince at computer dot org>
- Date: Fri, 7 Apr 2000 08:30:21 -0700
- References: <13480.000407@tim.vsu.ru>
AFAIK little material exists specifically on the Windows versions of g77.
You may find some hints on Mumit Khan's pages
http://www.xraylith.wisc.edu/~khan or mine
http://members.aol.com/n8tm/cygwingccg77.htm Off hand, I don't think of
much difference in normal working of g77 between linux and Windows. That's
one of its advantages. If you wish to profile, that is not a standard option
in Windows; Mumit has a port of gprof, and you should build and link with a
separate copy of libg2c compiled with options including -pg.
----- Original Message -----
From: "Yury K.Timoshenko" <yury@tim.vsu.ru>
To: <gcc@gcc.gnu.org>
Sent: Friday, April 07, 2000 12:32 AM
Subject: GNU Fortran for Win32
> Hello!
>
> Would you like to inform me about:
>
> - how to generate the files containing an information about results
> of compilation and linking (GNU Fortran for Win32);
>
> - the URLs of tutorials for GNU Fortran for Win32 (not for Linux!);
>
> Thank you in advance.
> Yury
> yury@tim.vsu.ru
>
>