[Bug gold/23295] Shared libraries cannot be searched for on some operating systems (e.g. OpenBSD)

2018-06-16 Thread bcallah at openbsd dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23295 --- Comment #5 from Brian Callahan --- I know that? I said in my problem report that I would be submitting a patch to deal with it? -- You are receiving this mail because: You are on the CC list for the bug. _

[Bug gold/23295] Shared libraries cannot be searched for on some operating systems (e.g. OpenBSD)

2018-06-16 Thread bcallah at openbsd dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=23295 --- Comment #3 from Brian Callahan --- OpenBSD does not use symbolic links like this. There is never a symbolic link libname.so pointing to a libname.so.X.Y. There is only a libname.X.Y. -- You are receiving this mail because: You are on the

[Bug gold/23295] New: Shared libraries cannot be searched for on some operating systems (e.g. OpenBSD)

2018-06-15 Thread bcallah at openbsd dot org
Severity: normal Priority: P2 Component: gold Assignee: ccoutant at gmail dot com Reporter: bcallah at openbsd dot org CC: ian at airs dot com Target Milestone: --- Hi -- On OpenBSD (at least), shared libraries are in the form libname.so.X.Y