API/ABI changes review for OpenSSH
Andrey Ponomarenko
andrewponomarenko at yandex.ru
Wed Mar 22 18:07:10 AEDT 2017
21.03.2017, 15:15, Dmitry V. Levin:
> Hi,
>
> On Mon, Mar 20, 2017 at 09:52:11AM +0300, Andrey Ponomarenko wrote:
>> Hello,
>>
>> Here is the review of API/ABI changes for OpenSSH since 5.4p1 version: https://abi-laboratory.pro/tracker/timeline/openssh/
>
> Looks like it tracks libssh.so which is not a part of OpenSSH.
> Where have you got that libssh.so from?
>
Hi Dmitry,
It's built from libssh.a:
gcc -shared -o libssh.so -Wl,--whole-archive libssh.a
Thank you.
More information about the openssh-unix-dev
mailing list