[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnu-libiconv] Avoid __declspec(dllexport) for MSVC static build
From: |
Dmitry Bely |
Subject: |
Re: [bug-gnu-libiconv] Avoid __declspec(dllexport) for MSVC static build |
Date: |
Wed, 16 Aug 2023 08:52:14 +0100 |
On Tue, Aug 15, 2023 at 11:55 PM Bruno Haible <bruno@clisp.org> wrote:
> > BUILDING_DLL should be defined only when shared libraries are built.
>
> Can you provide a patch to this effect? Static libraries are low priority
> for me, since shared libraries are well supported on all platforms for 25
> years. If it is higher priority for you, can you share the patch? Thanks.
The atacheched patch works for me (I realized it could be me made
slightly differently without touching BUILDING_DLL)
- Dmitry Bely
1.17-static.patch
Description: Binary data