I’m wondering can I use static libraries (lib*.a files) compiled with one
version of MingW and use them on the other version ? Or do I have to recompile all libraries ?
I’m wondering can I use static libraries (lib*.a files) compiled with one version of
Share
Yes you can. You don’t need to recompile them if they are not giving any problems