On Wed, Sep 9, 2009 at 4:14 PM, Andrew Straw <[email protected]> wrote:

>
> Tristam MacDonald wrote:
> > On Wed, Sep 9, 2009 at 1:59 PM, Nathan <[email protected]
> > <mailto:[email protected]>> wrote:
> >
> >
> >     On Wed, Sep 9, 2009 at 11:58 AM, Nathan<[email protected]
> >     <mailto:[email protected]>> wrote:
> >     > Looks like I get to have fun manually getting and installing
> modules
> >     > for the 32-bit python...
> >
> >     And I _really_ mean manually, by the way.  I haven't had a setup.py
> >     work on Snow Leopard yet, period.
> >
> >
> > Yeah - the entire toolchain on snow leopard defaults to 64-bit. Every
>


> If true, that's a bug with distutils or your installation of python,
> then. It should build binaries compatible with the python you did
> "python setup.py" with.
>
> --
> Andrew D. Straw, Ph.D.
> California Institute of Technology
> http://www.its.caltech.edu/~astraw/


Sorry - my message was somehow truncated. The problem is not with python or
distutils, but rather with the system compilers. System GCC defaults to
64-bit mode, and doesn't appear to reliably respect the flag to force
32-bit.

However, I installed Snow Leopard via upgrade, and it may have screwed
things up worse - will try a clean install later in the week.

-- 
Tristam MacDonald
http://swiftcoder.wordpress.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pyglet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to