bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/23295] Shared libraries cannot be searched for on some operati


From: ccoutant at gmail dot com
Subject: [Bug gold/23295] Shared libraries cannot be searched for on some operating systems (e.g. OpenBSD)
Date: Sat, 16 Jun 2018 18:05:41 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=23295

--- Comment #6 from Cary Coutant <ccoutant at gmail dot com> ---
You implied that you were going to change the linker, which is the wrong
solution. The proper fix is to version your libraries correctly.

Here's the Solaris documentation on the topic:

https://docs.oracle.com/cd/E19253-01/817-1984/chapter5-5/index.html

This scheme was introduced with AT&T System V shared libraries, and has been
used by ELF-based Unix ABIs ever since.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]