Re: [Pythonmac-SIG] Error trying to build a extension on python 2.5 (stdarg.h problem)

2007-06-17 Thread Leonardo Santagada
just to wrap this up, my problem had to do with having llvm binaries in my path, I don't know why it came with a i686-darwin...-gcc4.0.0 and that probably conflicted with the real gcc. Em 15/06/2007, às 18:03, Leonardo Santagada escreveu: > I read the archives of the list, but I have XCode an

[Pythonmac-SIG] Error trying to build a extension on python 2.5 (stdarg.h problem)

2007-06-15 Thread Leonardo Santagada
I read the archives of the list, but I have XCode and the universal SDK. I'm having a problem trying to build an extension, here is the output: [EMAIL PROTECTED]:/tmp/usession-4/testing_1$ python setup.py build running build running build_ext building 'testing_1' extension gcc -arch ppc -arch