Success!!
It can be installed trouble-free with the active options by default
(with-shared enabled!)
It has passed long time since this was possible.
My congratulations!
Now only I am concerned about the collateral effects that these changes may
have had.
But THANK YOU VERY MUCH.
-------------------------------------------------------------------
$ ./configure
[...]
ImageMagick is configured as follows. Please verify that this configuration
matches your expectations.
Host system type: i686-pc-mingw32
Build system type: i686-pc-mingw32
Option Value
-------------------------------------------------------------------------------
Shared libraries --enable-shared=yes yes
Static libraries --enable-static=yes yes
Module support --with-modules=yes yes
GNU ld --with-gnu-ld=yes yes
Quantum depth --with-quantum-depth=16 16
High Dynamic Range Imagery
--enable-hdri=no no
Delegate Configuration:
BZLIB --with-bzlib=yes no
Autotrace --with-autotrace=no no
DJVU --with-djvu=yes no
DPS --with-dps=yes no
FlashPIX --with-fpx=yes no
FontConfig --with-fontconfig=no no
FreeType --with-freetype=yes no
GhostPCL None pcl6 (unknown)
GhostXPS None gxps (unknown)
Ghostscript None gswin32c (unknown)
result_ghostscript_font_dir='none'
Ghostscript fonts --with-gs-font-dir=default
Ghostscript lib --with-gslib=yes no
Graphviz --with-gvc=yes no
JBIG --with-jbig=yes no
JPEG v1 --with-jpeg=yes no
JPEG-2000 --with-jp2=yes no
LCMS --with-lcms=yes no
LQR --with-lqr=yes no
Magick++ --with-magick-plus-plus=yes yes
OpenEXR --with-openexr=yes no
PERL --with-perl=yes no
PNG --with-png=yes no
RSVG --with-rsvg=no no
TIFF --with-tiff=yes no
result_windows_font_dir='none'
Windows fonts --with-windows-font-dir=
WMF --with-wmf=yes no
X11 --with-x= no
XML --with-xml=no no
ZLIB --with-zlib=yes no
X11 Configuration:
X_CFLAGS =
X_PRE_LIBS =
X_LIBS =
X_EXTRA_LIBS =
Options used to compile and link:
PREFIX = /usr/local
EXEC-PREFIX = /usr/local
VERSION = 6.4.5
CC = gcc -std=gnu99
CFLAGS = -g -O2 -Wall -W
MAGICK_CFLAGS = -g -O2 -Wall -W
CPPFLAGS = -I/usr/local/include/ImageMagick -D_DLL -D_MT
PCFLAGS = -D_DLL -D_MT
DEFS = -DHAVE_CONFIG_H
LDFLAGS =
MAGICK_LDFLAGS = -L/usr/local/lib
LIBS = -lMagickCore -lgdi32 -lm -lpthread
CXX = g++
CXXFLAGS = -g -O2 -Wall -W
$ make
[...blah...blah...blah...]
-I../ltdl -I../ltdl/libltdl -I../Magick++/lib -D_DLL -D_MT -g -O2 -Wall -W
-MT utilities/montage.o -MD -MP -MF $depbase.Tpo -c -o utilities/montage.o
../utilities/montage.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ../magick/MagickCore.h:188,
from ../wand/MagickWand.h:147,
from ../utilities/montage.c:51:
../magick/module.h:67: warning: 'dllexport' attribute ignored
/bin/sh ./libtool --silent --tag=CC --mode=link gcc -std=gnu99 -g -O2
-Wall -W -o utilities/montage.exe utilities/montage.o
magick/libMagickCore.la wand/libMagickWand.la
depbase=`echo utilities/stream.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I./config -I. -I..
-DLT_CONFIG_H='<config/config.h>' -DLTDL -I. -I.. -Iltdl -I../ltdl
-I../ltdl/libltdl -I../Magick++/lib -D_DLL -D_MT -g -O2 -Wall -W -MT
utilities/stream.o -MD -MP -MF $depbase.Tpo -c -o utilities/stream.o
../utilities/stream.c &&\
mv -f $depbase.Tpo $depbase.Po
In file included from ../magick/MagickCore.h:188,
from ../wand/MagickWand.h:147,
from ../utilities/stream.c:51:
../magick/module.h:67: warning: 'dllexport' attribute ignored
/bin/sh ./libtool --silent --tag=CC --mode=link gcc -std=gnu99 -g -O2
-Wall -W -o utilities/stream.exe utilities/stream.o
magick/libMagickCore.la wand/libMagickWand.la
make[1]: Leaving directory `/home/Administrador/ImageMagick-6.4.5/builds'
[EMAIL PROTECTED] ~/ImageMagick-6.4.5/builds
$
_______________________________________________
Magick-bugs mailing list
[email protected]
http://studio.imagemagick.org/mailman/listinfo/magick-bugs