Cannot compute suffix of object file - while building gcc 4.6.0
Ian Lance Taylor
iant@google.com
Mon Jun 6 21:03:00 GMT 2011
Syed Bilal Mehdi <bilal.mehdi87@gmail.com> writes:
> /scratch/local/Bilal/gccSource2/host-i686-pc-linux-gnu/gcc/cc1: error while
> loading shared libraries: libmpc.so.2: cannot open shared object file: No
> such file or directory
There's your problem.
It's the common cause listed in
http://gcc.gnu.org/wiki/FAQ#Configuration_fails_with_.27.27configure:_error:_cannot_compute_suffix_of_object_files:_cannot_compile.27.27._What_is_the_problem.3F
Ian
More information about the Gcc-help
mailing list