Re: microblaze: error while loading shared libraries: libmpc.so.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



2011/12/21 Maciej (Matchek) Bliziński:
> 2011/12/21 Jonathan Wakely <jwakely.gcc@xxxxxxxxx>:
>> 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?

As I said in the blog post I linked to:
"The trick to this recipe is that the GMP, MPFR and MPC prerequisites
are not installed separately, they are built as part of gcc and linked
to statically."



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux