This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: MPC version 0.8 released!
Richard Guenther wrote:
> I guess you have both lto and graphite support disabled. Check by
> running ldd on cc1 and lto1.
>
Well, at configure time, the messages say both ppl an cloog are fine...
Anyway, this is for cc1:
libcloog.so.0 => /usr/local/lib/libcloog.so.0 (0x00007f1949991000)
libppl_c.so.2 => /usr/local/lib/libppl_c.so.2 (0x00007f1949418000)
libppl.so.7 => /usr/local/lib/libppl.so.7 (0x00007f1949154000)
Paolo.