public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* g77 compiled ?
@ 1997-03-20 23:21 Wei Ku
  1997-03-22  0:07 ` Masahiro Kan, Home
  0 siblings, 1 reply; 3+ messages in thread
From: Wei Ku @ 1997-03-20 23:21 UTC (permalink / raw)
  To: gnu-win32

First of all, your work is much appreciated. You have done a great job in
this GNU-Win32 project.

Second, a suggestion, the g77 compiler for FORTRAN, which is popular in
science domain, should be included in the CDK. Because of the strong
correlation between g77 and gcc, it may be a tough task to compile g77 in
GNU-Win32 environment. I am willing to try to compile the g77 in GNU-Win32
if no one has done that before. Please provide me more information about
g77: has anyone compiled it in GNU-Win32 ? what is the version the gcc
provided in GNU-Win32 b17.1 ?

Thank you for your reply.
Sincerely,
Wei Ku

***************************************
Department of Physics and Astronomy
The University of Tennessee
1408 Circle Drive
Knoxville, Tennessee 37996-1200
weiku@utkux.utcc.utk.edu
---------------------------------------
Solid State Division
Oak Ridge National Laboratory
P.O.Box 2008
Oak Ridge, TN 37831-6032
Phone: (423) 574-5795
Fax: (423) 574-4143
weiku@solid.ssd.ornl.gov
***************************************

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: g77 compiled ?
  1997-03-20 23:21 g77 compiled ? Wei Ku
@ 1997-03-22  0:07 ` Masahiro Kan, Home
  1997-03-22 11:08   ` Mumit Khan
  0 siblings, 1 reply; 3+ messages in thread
From: Masahiro Kan, Home @ 1997-03-22  0:07 UTC (permalink / raw)
  To: gnu-win32

Wei Ku of The University of Tennessee wrote;
> Second, a suggestion, the g77 compiler for FORTRAN, which is popular in
> science domain, should be included in the CDK. Because of the strong
> correlation between g77 and gcc, it may be a tough task to compile g77 in
> GNU-Win32 environment. I am willing to try to compile the g77 in GNU-Win32
> if no one has done that before. Please provide me more information about
> g77: has anyone compiled it in GNU-Win32 ? what is the version the gcc
> provided in GNU-Win32 b17.1 ?

   From the following response by Cygnus to Dr. Tsu-huei Liu, they seem not 
to support g77 under Cygwin32.

>From: kpowers
>To: Liu, Tsu-huei- TOP
>Subject: Re: FORTRAN compiler g77
>Date: Tuesday, January 28, 1997 1:26PM
>
>No, we do not.  Our focus is on GNU C/C++ compiler technology.  We do not
>work with Fortran.
>
>I am sorry.
>
>Kathy
>
>>
>>Ladies and/or Gentlemen:
>>
>>     We have been happy with  the GNU FORTRAN compiler
>>for Linux.   This is  g77.   But now we must turn our attention to
>>MS Windows NT.
>>
>>     Does Cygnus offer  g77  for  MS Windows NT?   We
>>observe that this seems to be missing in an inventory
>>of the GNU-Win32 tools that we downloaded from your
>>aFTP site.
>>
>>Dr. Tsu-huei Liu,  Route TOP
>>Network Planning
>>Bonneville Power Administration
>>P. O. Box 3621
>>Portland, Oregon 97232-3621
>>
>>January 27, 1997   9:11 am

   BTW, Mumit Khan announced the binaries of g77-0.5.20 for gnu-win32 b17.1
at 16th March in this mailing list;
> Since announcing the g77-0.5.20 patch for gnu-win32 b17.1 a while back,
> I've had a few requests for binaries and since I don't have the time to
> mail these out, I've put the files up for WEB access. Please do remember
> that these come largely untested and wholly unsupported. To retrieve the
> package, point your browser at:
>
>    http://www.xraylith.wisc.edu/~khan/software/gnu-win32/
>
> and follow the "binaries" link. The binaries were built on a i486-linux
> box by first building a x-toolchain and then creating native win32 binaries 
> using those.
>
> Feedback welcome.

   I downloaded it and tested, but encountered the following message.  
I suppose gcc.exe which recognizes g77/f771 should be also included in the 
binary distribution.

gcc : language f77 not recognized
gcc : xxx.f: Fortran compiler not installed on this system

-------------------------
Masahiro Kan
Surge Arrester Dept., Hamakawasaki-Works, TOSHIBA Corporation, Japan.
E-mail:"Masahiro Kan at Toshiba"<kan@hama.toshiba.co.jp>
       "Masahiro Kan at Home"<kanmasahiro@ppp01.infopepper.or.jp>
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: g77 compiled ?
  1997-03-22  0:07 ` Masahiro Kan, Home
@ 1997-03-22 11:08   ` Mumit Khan
  0 siblings, 0 replies; 3+ messages in thread
From: Mumit Khan @ 1997-03-22 11:08 UTC (permalink / raw)
  To: Masahiro Kan, Home; +Cc: gnu-win32

"Masahiro Kan, Home" <kanmasahiro@ppp01.infopepper.or.jp> writes:
> 
>    BTW, Mumit Khan announced the binaries of g77-0.5.20 for gnu-win32 b17.1
> at 16th March in this mailing list;
> 
>    I downloaded it and tested, but encountered the following message.  
> I suppose gcc.exe which recognizes g77/f771 should be also included in the 
> binary distribution.
> 
> gcc : language f77 not recognized
> gcc : xxx.f: Fortran compiler not installed on this system
> 

It's because my binary distribution is flawed from what others tell me.

1) I forgot to include modified gcc.exe
2) the pathnames don't jive with Cygnus directory hierarchy.

I really would prefer that g77 enthusiasts download my source patches 
instead and build it from scratch. I simply don't have the resources
to support binary distribution that will realiably work under other's
environments.

If I get a bit of free time, I'll rebuild using the same pathname that
Cygnus uses and hopefully the binary distribution will work then.

Regards,
Mumit -- khan@xraylith.wisc.edu
http://www.xraylith.wisc.edu/~khan/

-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1997-03-22 11:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-03-20 23:21 g77 compiled ? Wei Ku
1997-03-22  0:07 ` Masahiro Kan, Home
1997-03-22 11:08   ` Mumit Khan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).