[Magick-bugs] ImageMagick & MinGW/GCC TDM: Building Trouble
duc.sequere.aut.de.via.decede at imagemagick.org
duc.sequere.aut.de.via.decede at imagemagick.org
Sat Oct 11 16:44:03 PDT 2008
> ./configure --without-threads
The build environment is based on autoconf / automake / libtool. If a build
fails it is most likely a problem with these files. We periodically update
the ImageMagick build files when a new version of autoconf / automake / libtool
is released. In the mean-time try a static build and see if that works:
./configure --disable-shared
Otherwise you may need to build without threads until we update the build
files. ImageMagick works fine without threads enabled as long as you don't
need to use the API in a threaded program.
More information about the Magick-bugs
mailing list