On 4/25/12 5:11 AM, Jorge Román Novalbos wrote:
*tsxs -c header_filter.cc -o header_filter.so*

Well, it would be e.g.

    tsxs -C rules.cc -C header_filter.cc -o head_filter.so


But, looking at it, it now actually depends on ink_config.h, which is only generated during full compile time. So, your only hope right now is to build from e.g. 3.1.3, and hopefully the generated .so will still work with 3.0.4 (it's supposed to).


-- Leif

Reply via email to