I'm not using Mac myself, so I don't know exactly what you need to
install to build Python extensions, but there are plenty of Mac
hackers here that might be able to point you in the right direction.
You could also ping the nice folks over at the pythonmac-sig mailing
list.

</F>

On Fri, Nov 13, 2009 at 9:59 PM, Jack Uretsky <j...@hep.anl.gov> wrote:
> Hi-
>        Perhaps you can answer, at least, the second question.  In what file
> do I find the gcc?
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
> 1. What is my Xcode problem?  When I run >python2.6 setup.py build
>  I get: running build
> running build_py
> running build_ext
> --- using frameworks at /System/Library/Frameworks
> building '_imaging' extension
> Compiling with an SDK that doesn't seem to exist:
> /Developer/SDKs/MacOSX10.4u.sdk
> Please check your Xcode installation
>
> 2. this is followed by the line
>
> gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk
> -fno-strict-aliasing -fno-common -dynamic -DNDEBUG -g -O3 -DHAVE_LIBZ -
>
> In what file do I find this line so I can make the recommended correction?
>
>
>
>
>
> "Trust me.  I have a lot of experience at this."
>                General Custer's unremembered message to his men,
>                just before leading them into the Little Big Horn Valley
>
>
>
>
>
_______________________________________________
Image-SIG maillist  -  Image-SIG@python.org
http://mail.python.org/mailman/listinfo/image-sig

Reply via email to