Re: [xslt] Private libraries incorrectly passed to command line when linking dynamically



On 26/06/2019 13:51, Hugh McMaster via xslt wrote:
In xslt-config, Debian patches the source to add a new switch,
--static, which combines with --libs to output the dependencies
required for static linking. Private dependencies are not passed to
the command line when --libs is invoked as normal.

This breaks users who are linking with a static libxslt library. The switch should probably be changed to `--dynamic` when linking dynamically.

Nick


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