[libcutl-users] Build of libcutl failed on MingW

Boris Kolpackov boris at codesynthesis.com
Fri Aug 3 13:16:00 EDT 2012


Hi Keenan,

Keenan Carter <klc2572 at students.kennesaw.edu> writes:

> 2. Executed  ./configure --disable-shared --enable-static --host
> i686-mingw32 --target i686-mingw32 --prefix=/mingw CXXFLAGS="-O2 -W -Wall"

Try removing "--host i686-mingw32 --target i686-mingw32 --prefix=/mingw"
from the above command line. You only need --host/--target if you are
cross-compiling. And --prefix=/mingw probably won't do you any good
(unless you have your MinGW root in /mingw).

Boris



More information about the libcutl-users mailing list