Re: Static Linking

da.mihi.sis.bubulae.frustrum.assae.solana.tuberosa.in.modo.gallico.fricta.ac.quassum.lactatum.coagulatum.crassum@imagemagick.org Sat, 10 Sep 2011 08:20:50 -0700
Newsgroups gmane.comp.video.image-magick.user
Message-ID <[email protected]>
> building ImageMagick statically ( ./configure --disable-shared) isn't enough

It is to build MagickCore / MagickWand / Magick++ statically.  If you include
delegate libraries you need to build these statically as well.  After you
build all the delegate libraries statically, rebuild ImageMagick.  Even
then you will still have a few dynamic libraries such as the standard C and
math libraries.  You can include these statically as well.  Try dietlib C,
for example.