Re: please help g77 broken

1996-12-16 Thread J. Ramos Goncalves
On Mon, 16 Dec 1996, Martin Konold wrote: > On Mon, 16 Dec 1996, Alex Lobkovsky wrote: > > > Thanks a bunch this worked. Should this be reproted as a bug? > > I do not think that this is a bugfix but it is work around. The problem is > that gcc and g77 are maintained by different people. > This

Re: please help g77 broken

1996-12-16 Thread Martin Konold
On Mon, 16 Dec 1996, Alex Lobkovsky wrote: > Thanks a bunch this worked. Should this be reproted as a bug? I do not think that this is a bugfix but it is work around. The problem is that gcc and g77 are maintained by different people. This leads to these probnlems when you do update gcc but the

Re: please help g77 broken

1996-12-16 Thread Alex Lobkovsky
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 s

Re: please help g77 broken

1996-12-16 Thread Dale Scheetz
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

Re: please help g77 broken

1996-12-16 Thread J. Ramos Goncalves
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

please help g77 broken

1996-12-16 Thread Alex Lobkovsky
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 wr