------- Comment #2 from avi at unix dot sh 2010-09-23 14:03 ------- I was able to make it pass that stage explicitly setting the library path like this:
gcc-build$ LD_LIBRARY_PATH=$HOME/OpenFOAM/lib make I found this was not related to MPC since I moved to 4.4.4 (pre-MPC version of GCC) and I got same problem with MPFR (another GCC dependency). Since I'm already using --with-mpfr=DIRNAME, I was expecting that the library path was being set automatically. So I still consider this a weak point on the build system that could be automatically managed. -- avi at unix dot sh changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|blocker |normal http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45760