23 Feb
2011
23 Feb
'11
12:36 p.m.
On Wed, 2011-02-23 at 11:05 +0100, Peter Czanik wrote:
Hello,
On 02/22/2011 03:11 PM, Balazs Scheidler wrote:
What about this patch, e.g. create a static library, which makes pdbtool happy and doesn't introduce another shared object.
Peter, Marius what do you think?
I tried to compile it at https://build.opensuse.org/package/show?package=syslog-ng&project=home%3Acza... but it failed for older releases. Those use mixed linking, the latest one dynamic linking. Could it be a problem? Bye, CzP
This problem has been fixed by my latest round of linking fixes that I've pushed out today. Earlier mixed linking only worked for the main syslog-ng executable and not for the rest. Now both should work in both modes. -- Bazsi