Subject: Re: egcs-1.0.3a?
To: Shelby Davis <sdavis@andrew.cmu.edu>
From: None <mcmahill@mtl.mit.edu>
List: port-mac68k
Date: 08/04/1998 15:04:56
On Tue, 4 Aug 1998, Shelby Davis wrote:
> On Tue, 4 Aug 1998 mcmahill@mtl.mit.edu wrote:
>
> > There is also a f2c package which includes a 'f77' shell script which acts
> > pretty much like a fortran compiler. I've used it with good results for
> > some pretty big fortran programs.
>
> Yeah, f2c is included in g77
It is? f2c is from netlib and g77 from the fsf. But like I said, we do
have a f2c package, but not a g77 package...
> > just out of curiosity, what do you have in fortran?
>
> I have to compile this hulking monstrosity called Khoros for
> my father. It is a visual development tool for EE and stuff.
> The source distribution is ~80 megs. We had to get a new hard drive
> just to compile it:)
oh. for the math routines... I used f2c to compile scilab (a matlab like
language) which has lots and lots of fortran math routines.
Dan