[Bug fortran/67454] GCC-5.2.0 `GCC_4.3.0' not found (required by file /usr/local/add-on/gcc/lib/libgfortran.so.3)

dominiq at lps dot ens.fr gcc-bugzilla@gcc.gnu.org
Tue Sep 8 13:26:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67454

--- Comment #7 from Dominique d'Humieres <dominiq at lps dot ens.fr> ---
> Gcc-4.3.0 has never been on the system as other then the source code
> for 4.3.2, in a directory not in any $PATH.

Well, if you build everything yourself and you see some pointer to 4.3.0, it
means that you have used 4.3.0 at some point and you have left over. Note that
gcc has

        /usr/lib
        /usr/local/lib

in the library search paths. From experience I know that /usr/local is some
kind of evil.



More information about the Gcc-bugs mailing list