[Bug bootstrap/45760] GCC build fails: can't find MPC

2010-09-23 Thread avi at unix dot sh
--- Comment #6 from avi at unix dot sh 2010-09-23 14:47 --- Now I have a better understanding of GCC build system. -- avi at unix dot sh changed: What|Removed |Added

[Bug bootstrap/45760] GCC build fails: can't find MPC

2010-09-23 Thread avi at unix dot sh
--- Comment #5 from avi at unix dot sh 2010-09-23 14:46 --- Jonathan, your comment #3 was very helpful. I have a very bizarre situation dealing with cross compilers and entire platforms that must run in my home directory. Maybe the best and easier thing for my case is to statically

[Bug other/45760] GCC build fails: can't find MPC

2010-09-23 Thread avi at unix dot sh
--- 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

[Bug other/45760] New: GCC build fails: can't find MPC

2010-09-23 Thread avi at unix dot sh
can't find MPC Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: blocker Priority: P3 Component: other AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: avi at unix dot sh GCC build triplet: powerpc64-linux