Thanks a bunch this worked.  Should this be reproted as a bug?

-alex


On Mon, 16 Dec 1996, J. Ramos Goncalves wrote:

> On Sun, 15 Dec 1996, Alex Lobkovsky wrote:
> 
> > After upgrading to Debian 1.2 g77 is broken.  It says when invoked
> > 
> > gcc: installation problem, cannot exec `f771': No such file or directory
> > 
> > But f771 is in /usr/lib/gcc-lib/i486-linux/2.7.2/ and is executable by 
> > everyone.  I have reinstalled gcc and g77 but that did not help.  What am 
> > I doing wrong.
> > 
> > -many thanks,
> > 
> 
> I think the problem is that g77 was compiled using gcc 2.7.2 and in
> Debian 1.2 we use gcc 2.7.2.1. I solved this problem by doing
> 
> cd /usr/lib/gcc-lib/i486-linux/2.7.2.1
> ln -s ../2.7.2/f771 f771
> ln -s ../2.7.2/libf2c.a libf2c.a
> 
> Then I was able to compile my FORTRAN programs.
> 
> I hope it helps.
> 
> Ramos.
> 
> ----------
>      J. RAMOS Goncalves | E-mail: [EMAIL PROTECTED]   
>      Department of Physics - University of Reading - England - U.K.
> 
> 

---------------------------------------------------------------------------
Alexander Lobkovsky                 Phone: (805) 893-3684
Institute for Theoretical Physics   Fax:   (805) 893-2431
University of California            Email: [EMAIL PROTECTED]
Santa Barbara, CA 93106-4030        WWW: http://rainbow.uchicago.edu/~lobkovsk
---------------------------------------------------------------------------


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to