Running:
./configure --enable-shared --build=i686-pc-mingw32
make
will not produce DLL as expected, only archive.
Running:
./configure --enable-shared --build=i686-pc-mingw32
make
will not produce DLL as expected, only archive.
Should be solved by #923.