Mailinglist Archive: opensuse (2871 mails)
| < Previous | Next > |
Re: [opensuse] cannot exec `cc1`: No such file or directory
- From: Markus Koßmann <mkossmann_ml1@xxxxxx>
- Date: Tue, 15 May 2007 20:28:47 +0200
- Message-id: <200705152028.47919.mkossmann_ml1@xxxxxx>
Am Dienstag, 15. Mai 2007 schrieb Chiu, PCM (Peter):
> Just loaded in compat-g77-3.3.5-17 on a Suse 10.1 box already installed
> with gcc-4.1.0-25 and cpp-4.1.0-25. The compat-g77 kit was installed
> from
> the Suse 10.1 distribution cd.
>
> Hit a problem when invoking g77 file
> g77: installation problem, cannot exec `cc1`: No such file or directory
Is that file really vanilla fortran77 ? Why does g77 try to start the
C-Compiler ?
>
> It appears compat-g77-3.3.5 is outdated and not compatible with gcc-4.1
> and cpp-4.1.
> (strace shows it is expecting cc1 from a different location, and yet,
> cc1 from cpp-4
> will get syntax errors if the work path is forced.)
>
> Applied yast online update, but no update found.
>
> >From google, a few other people have come across similar problem, though
>
> not exactly under suse.
>
> Does anyone know which release of g77 works with gcc-4.1?
There is no g77 for gcc-4.x. g77 is replaced by gfortran in gcc-4.x
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
> Just loaded in compat-g77-3.3.5-17 on a Suse 10.1 box already installed
> with gcc-4.1.0-25 and cpp-4.1.0-25. The compat-g77 kit was installed
> from
> the Suse 10.1 distribution cd.
>
> Hit a problem when invoking g77 file
> g77: installation problem, cannot exec `cc1`: No such file or directory
Is that file really vanilla fortran77 ? Why does g77 try to start the
C-Compiler ?
>
> It appears compat-g77-3.3.5 is outdated and not compatible with gcc-4.1
> and cpp-4.1.
> (strace shows it is expecting cc1 from a different location, and yet,
> cc1 from cpp-4
> will get syntax errors if the work path is forced.)
>
> Applied yast online update, but no update found.
>
> >From google, a few other people have come across similar problem, though
>
> not exactly under suse.
>
> Does anyone know which release of g77 works with gcc-4.1?
There is no g77 for gcc-4.x. g77 is replaced by gfortran in gcc-4.x
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |