GNU Fortran for Win32
Tim Prince
tprince@computer.org
Fri Apr 7 08:30:00 GMT 2000
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
>
>
More information about the Gcc
mailing list