bug-gnulib
[Top][All Lists]
Advanced

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

Re: [PATCH] Do not decorate symbols as dllexport on Cygwin


From: Reuben Thomas
Subject: Re: [PATCH] Do not decorate symbols as dllexport on Cygwin
Date: Fri, 10 Feb 2023 14:11:32 +0000

On Tue, 7 Feb 2023 at 15:22, Corinna Vinschen <vinschen@redhat.com> wrote:
In Cygwin projects using libtool, we always have to add -no-undefined
iLDFLAGS.  This is some old safe-guard in libtool to remind developers
that when creating Windows DLLs, all external symbols must be resolved.

Fortunately, libtool allows this flags also on other platforms which
don't require its usage.

Patch is attached.  It would be nice if that's ok for inclusion.

I did apply this patch, but just noticed that it broke the Mingwin build; see:


I haven't had time to look into it yet; help welcome!
 
--
https://rrt.sc3d.org

reply via email to

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