On Thu, Nov 25, 2010 at 14:46, Daniel Stonier <[email protected]> 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? >
It maybe the configure script issue. Because I can build static or shared library for xz utils and some other projects. You can compare the library configuration part between apr and xz util.
