Hi Vincent,

Vincent Lefevre wrote:

> Running "make check" on MPFR when it has been built with tcc and
> shared libraries doesn't work because libtool generates a -rpath
> option, which tcc doesn't support (and will not support under this
> form: bug 663693 tagged as wontfix). Currently tcc only supports
>
>   -Wl,-rpath=<some_search_path>
>
> but *not* -Wl,-rpath -Wl,<some_search_path>. So, I suppose that
> setting ${wl} only won't be sufficient.

Any changes since tcc gained support for -Wl,-rpath -Wl,<foo>?
(Thanks for that, by the way.)



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to