[syslog-ng] [Bug 155] Compilation failure in 3.3.3: the Darwin linker does not accept " --whole-archive"

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Fri Jan 6 12:45:36 CET 2012


https://bugzilla.balabit.com/show_bug.cgi?id=155





--- Comment #4 from Balazs Scheidler <bazsi at balabit.hu>  2012-01-06 12:45:35 ---
The issue with this patch that --whole-archive is required, as ivykis is linked into an .so which needs to reexport _all_ symbols. If 
whole-archive is not specified, only the parts of ivykis that are directly referenced will be linked in.

Is there an alternative of --whole-archive in the darwin linker?


-- 
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the syslog-ng mailing list