libtool
[Top][All Lists]
Advanced

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

Re: MSW DLLs support in libtool


From: Nick Bowler
Subject: Re: MSW DLLs support in libtool
Date: Wed, 10 Feb 2016 10:38:43 -0500

On 2/10/16, Peter Rosin <address@hidden> wrote:
> Personally, I don't get why the win32 option exist at all.  I see no
> reason to discriminate against Windows like that. Make the no-windows-
> purists opt out with no-win32 (or whatever) instead.

What does the win32-dll option actually do?  I just learned about it now...
Using mingw32 it appears to not be necessary.

Is it really just about saying whether the __declspec annotations are
used or not, similar in spirit to -no-undefined (but package wide)?  I
get that the mingw32 has an "auto-import" feature so the annotations are
not generally needed, so maybe this is why it works anyway.

Regards,
  Nick



reply via email to

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