[tlbuild] minimal .so dependencies for xetex

Peter Breitenlohner peb at mppmu.mpg.de
Mon Jan 11 10:51:49 CET 2010


On Sat, 9 Jan 2010, Nikola Le?i? wrote:

> xetex is still linked against expat here:
>
>  http://anthesphoria.net/FreeBSD/TeXLive-Devel/bin-r16641/
>
> (xdvipdfmx too). Build logs are available, together with output of
> ldd(1) against all binaries (*.ldd.txt). If you need anything else,
> please let me know.

Hi Nikola,

according to this build log (look for the line with '-o xetex ') xetex is
linked explicitly only with libfontconfig, which in turn most probably
depends on libexpat and others. The output of ldd shows all dependencies,
explicit or implicit.  In order to see only the explicit dependencies you
can, e.g., use 'objdump -p xetex'.

Regards
Peter Breitenlohner <peb at mppmu.mpg.de>


More information about the tlbuild mailing list