Re: MSW DLLs support in libtool
Nick Bowler <[email protected]>
| Newsgroups | gmane.comp.gnu.libtool.general |
|---|---|
| Message-ID | <CADyTPEz4QO8kaQoMYjtZdO=O93fxihUb15XWf5XHK0j-YgBSOQ@mail.gmail.com> |
On 2/10/16, Peter Rosin <[email protected]> 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 _______________________________________________ https://lists.gnu.org/mailman/listinfo/libtool