
May 13, 2008
5:58 a.m.
On Mon, 12 May 2008 20:39:57 +0200, Stefan Behnel <stefan_ml@behnel.de> wrote: <snip>
lxml's setup.py would then need to be changed to automatically compile statically on the Mac-OS platform. Although maybe we should only do that if buildout is running (sys.modules?).
Please leave the dynamic build as default option since it makes building universal libraries so much easier. A static build if buildout is used would be better in my opinion. Kind regards, Michael