[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0
From: |
Thomas Dickey |
Subject: |
Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0 |
Date: |
Sun, 23 Aug 2020 17:47:08 -0400 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
On Sun, Aug 23, 2020 at 09:35:06PM +0000, Rajeev V. Pillai wrote:
> On Saturday, 22 August 2020, 23:57:25 GMT+5:30, Thomas Dickey
> <dickey@his.com> wrote:
>
> > On Sat, Aug 22, 2020 at 02:09:18PM -0400, Thomas Dickey wrote:
> > ...
> >> In short, the difference has been there a while. Perhaps the compiler
> >> (or supporting objects) changed over the past 21 years,...
>
> >From the follow-up in:
> >https://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=55594
>
> "-Wl,-shared means "pass -shared to the linker and do nothing else"
> while -shared means "tell the compiler driver to build a shared
> library", which includes both passing -shared to the linker and also
> doing other things. Without the other things, you'll among other
> things get the wrong crstuff and it won't work."
>
> As you noted, different runtime objects will be used depending on what is
> passed.
sure - I pointed that out yesterday (in the part not quoted here).
I'm curious to know at what point it changed from working to non-working,
but finding an accurate answer to that is more work than I've time for.
--
Thomas E. Dickey <dickey@invisible-island.net>
https://invisible-island.net
ftp://ftp.invisible-island.net
signature.asc
Description: PGP signature
- ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Rajeev V. Pillai, 2020/08/20
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/20
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Rajeev V. Pillai, 2020/08/20
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/20
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Rajeev V. Pillai, 2020/08/20
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/21
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/22
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/22
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Rajeev V. Pillai, 2020/08/23
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0,
Thomas Dickey <=
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/23
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Rajeev V. Pillai, 2020/08/23
- Re: ncurses-6.2-20200817: Error creating shared libraries on NetBSD 9.0, Thomas Dickey, 2020/08/24