On Nov 17, 2009, at 19:11, Bill Janssen <jans...@parc.com> wrote:
So, you changed the name of the file containing patch.43, and that
broke
my build scripts.
Sorry, setuptools-0.6c10 needed a new version if the patch. The bug
this patches was only filed a year ago.
Andi..
This whole "patch setuptools" thing is extremely fragile. How about
defaulting to NO_SHARED if you detect the absence of the patch? Or,
better yet, take the patched code from setuptools to do the shared
library thing, and move it into JCC proper, so that you don't have to
rely on setuptools being there in some correct but nonstandard
configuration to build the shared libraries?
Bill