----- "Hans-Christoph Steiner" <hans(a)at.or.at> a écrit :
> Oops, I just noticed one unneeded line in the patch I sent you:
> 
> +#pd_LINK = $(CXXLINK)
> 
> 
> There is no need to add a line of code that is comment out :)
> 
> .hc
> 
 I've successfully compiled with asio without this line, so you were right,
in fact it was just some garbage from everything I've tried, and forgot to test compilation without it.
 I think we are done :).