On 11/25/2010 12:46 AM, Daniel Stonier wrote: > Also run into another problem with the mingw cross-compiler - it > simply refuses to build shared libs, despite setting --disable-static > and --enable-static when running ./configure. What might be disabling > it?
You can always try doing a ./buildconf against your own/mingw hacked libtool and autoconf and see if the ./configure results differ.
