https://bugzilla.mindrot.org/show_bug.cgi?id=3205
--- Comment #6 from Darren Tucker <[email protected]> --- (In reply to Damien Miller from comment #5) [...] > these .lo files are identical to their .o counterparts except they > were compiled with -fPIC for linkage into a shared object (.so) for > use by dlopen(3). There's a similar problem with AIX, which has an, err, interesting linker. The traditional solution to this is libtool, but that AFAICT that'd require overhauling the entire build system. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
