This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/37566] gfortran segfaults



------- Comment #2 from brian at dessent dot net  2008-09-17 20:39 -------
Subject: Re:   New: gfortran segfaults

> [mockbuild@daedalus 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]