------- Comment #2 from brian at dessent dot net 2008-09-17 20:39 ------- Subject: Re: New: gfortran segfaults
> [EMAIL PROTECTED] obj-sparc64-redhat-linux]$ gcc/gfortran conftest.f -o > conftest > gfortran: error trying to exec 'f951': execvp: No such file or directory This doesn't demonstrate anything out of the orindary as you can't run uninstalled compilers out of the build directory without the proper -B flag, otherwise they can't locate their components. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37566