SDL
SDL copied to clipboard
Should the MinGW binary packages contain static libraries?
Until now, all MinGW binary packages contain a dynamic dll and a static library. Since the SDL project recommends using shared libraries, would it make sense to stop adding static libraries? MinGW is the only platform for which we provide static libraries.
Yes.
Is the yes an answer to the title, or the question in my post?
Since the SDL project recommends using shared libraries, would it make sense to stop adding static libraries?
Yes. :)
This change has been applied to all SDL3 build scripts.