You are not logged in.
I'm trying to compile a Fortran code making use of Openmpi but I have this error
f951: internal compiler error: Segmentation fault
The same code compiles without any problem on Ubuntu, making use of gcc 4.3 instead of 4.6.
Is there a way to replace gcc 4.6 (gcc) with gcc 4.3 (gcc-4.3)?
Offline
You can try https://aur.archlinux.org/packages.php?ID=26807
Offline