microblaze: error while loading shared libraries: libmpc.so.2
Maciej (Matchek) Bliziński
maciej@opencsw.org
Wed Dec 21 17:56:00 GMT 2011
2011/12/21 Jonathan Wakely <jwakely.gcc@gmail.com>:
> Don't do this, put the GMP, MPFR amd MPC sources in the GCC source
> directory, in directories named "gmp", "mpfr" and "mpc" respectively.
This is interesting. When you build it this way, what happens? Are the
three libraries linked in statically, or do they become shared
libraries? If the latter, how does cc1 find them after installation?
Maciej
More information about the Gcc-help
mailing list