[magick-developers] Static portable build for OSX?
Samuel Monsarrat
samuel.monsarrat at kelis.fr
Tue Feb 19 07:43:45 PST 2008
Hi,
We use Imagemagick in our application suite
(http://scenari-platform.org). Our applications are available for Linux,
Windows and MacOSX, For these last two we need to bundle ImageMagick
with our apps as no dependence system exists.
In the case of MacOSX this means that we need to build a static and
portable build of ImageMagick (we only need convert), and try as I
might, I simply have had no success. I always end up with huge binaries
(that are meant to be static so that is OK) that still seem to be linked
dynamically to the various delegates.
Has someone got a success story on building ImageMagick under MacOSX
that produces static and portable (need to be bundled in a Mac app)?
Sam.
More information about the Magick-developers
mailing list