[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: threadlib vs as-needed vs libtool
From: |
Bruno Haible |
Subject: |
Re: threadlib vs as-needed vs libtool |
Date: |
Thu, 02 Aug 2018 03:03:01 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.4.0-130-generic; KDE/5.18.0; x86_64; ; ) |
Michael Hudson-Doyle wrote:
> > It sounds like you are using $(LIBMULTITHREAD) when you should in fact
> > be using $(LTLIBMULTITHREAD). See the module description:
>
> This doesn't seem to help. ... I'm just a distro maintainer
> stabbing in the dark here!
I may have the light. But I don't know where in the cave you are.
So, can you please give a "How to reproduce" sequence:
- What is the source code/package you are starting with?
- What operations do you do on it?
- What is the error you now get, now that it properly uses
LTLIBMULTITHREAD ?
Bruno