Hi Folks,

I'm finding it a pain to force the Universal Python to 32 bit -- for
building extensions, as well as running, etc. So I though maybe it
would be nice to have a just plain 32 bit Intel build -- then I can
use that to run and test all mystuff (I'm depending on 32 bit only C++
code extensions), and also have something to re-distribute that
doesn't carry around worthless (for my needs)  64 bit baggage.

Poking through the READMEs, I'm having trouble figuring out how to
build a 32bit-only python framework on a 64 bit system.
--with-universal-archs values all have multiple builds (hence
universal...).

or is it as simple as passing arch=i386 in to configure?

(I'll want to build a dmg installer too, but cross that bridge when I
come to it...)

NOTE: I'm running 10.7, and would like to use the latest XCode (4.2?),
and am OK with the result only working on 10.7+ systems, though 10.6
and above would be nice.

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

chris.bar...@noaa.gov
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to