Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

python setup.py build 32-bits on x86_64 machine

14 views
Skip to first unread message

Sérgio Monteiro Basto

unread,
Nov 22, 2009, 1:15:01 AM11/22/09
to
Hi,
I am in x86_64 arch , but I need
compile things on 32 bits.
python setup.py build

Can't change the fact that distutils creates x86_64
directories:
gcc -pthread -shared build/temp.linux-x86_64-2.3/

Also if I try with a python compile in 32bits and installed
in system .

how I force distutils build to 32-bits ?

Thanks in advance,

Aahz

unread,
Nov 29, 2009, 10:52:23 AM11/29/09
to
In article <4b08d6e9$0$28097$a729...@news.telepac.pt>,

=?UTF-8?B?U8Opcmdpbw==?= Monteiro Basto <serg...@sapo.pt> wrote:
>
>I am in x86_64 arch , but I need
>compile things on 32 bits.
>python setup.py build

Googling for "linux force 32-bit build" and similar phrases should find
some useful results.
--
Aahz (aa...@pythoncraft.com) <*> http://www.pythoncraft.com/

The best way to get information on Usenet is not to ask a question, but
to post the wrong information.

0 new messages