You are not logged in.

#1 2009-10-28 10:18:24

snack
Member
From: Italy
Registered: 2009-01-13
Posts: 893

gfortran not working after upgrade to gcc 4.4.2

Hello, this morning I upgraded gcc to 4.4.2-2, and now gfortran doesn't work anymore. I get this error:

$ gcc -O2  -c -o"Fortran/efficiency.o" "Fortran/efficiency.f"
gcc: error trying to exec 'f951': execvp: No such file or directory

and the executable gfortran seems to be disappeared. Can anyone help me?
Thanks

Offline

#2 2009-10-28 10:25:02

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: gfortran not working after upgrade to gcc 4.4.2

pacman -S gcc-fortran

Offline

#3 2009-10-28 10:26:39

snack
Member
From: Italy
Registered: 2009-01-13
Posts: 893

Re: gfortran not working after upgrade to gcc 4.4.2

Thanks Allan, quick and efficient! smile

Offline

Board footer

Powered by FluxBB