Cross compiling (i386 from amd64) with distutils

Jason jason.heeris at gmail.com
Sun Nov 7 20:41:20 EST 2010


On Nov 8, 8:55 am, Jason <jason.hee... at gmail.com> wrote:
> Do you know if virtualenv allows installing a Python environment with
> a different architecture than that of the system Python install? I
> suspect not, but maybe there's an option I don't know about.

Found a better solution, which is to just compile Python from source
to be 32 bit. This is from:

http://indefinitestudies.org/2010/02/08/how-to-build-32-bit-python-on-ubuntu-9-10-x86_64/

Thanks for your help,
Jason




More information about the Python-list mailing list