2) The Dovecot I built on OS X 10.4 appears to work fine when copied on
another Mac running 10.5. Now, I'd love to avoid installing developer
tools on both machines, but I fear this an illusion (some libraries are
changing under us, e.g. libiconv.2.2.0.dylib --> libiconv.2.4.0.dylib).
Does this mean I should try a static build? If so, what are the flags
and how do I go about specifying a minimal set of libraries to include
for my purposes?
Sorry to insist, but... Anyone?
I guess I'm confused by this line in ./configure --help:
--enable-static[=PKGS] build static libraries [default=yes]
Does this mean that my build has (by default) all libraries statically
linked, so that there is no problem at all?
Francois Z.