On Tue, 29 Sep 2009, Bill Janssen wrote:

I think it would make sense to make that the default on OS X 10.6, even
though it would take longer to compile.

What I was trying to say about Python on 10.6 is that you can't tell
whether the user will be running /usr/bin/python 32-bit or 64-bit,
because it's controlled by an environment variable,
VERSIONER_PYTHON_PREFER_32_BIT, so could vary from script to script.

Gah, that feature is evil.
Fine, I'll add another Makefile section for these people.

People who are sure about always using one or the other could override
that and just use the one architecture.

Andi..

Reply via email to