Re: [Pythonmac-SIG] distutils and stdarg.h

2012-02-08 Thread Ronald Oussoren
On 8 Feb, 2012, at 21:14, Chris Barker wrote: > HI folks, > > I'm trying to build the Enthought Tool Suite "Enable" package > > (http://code.enthought.com/projects/index.php) > > against the python.org 32 bit Intel/PPC build of python 2.7 > > I'm getting a bunch of errors like: > > /Develope

[Pythonmac-SIG] distutils and stdard C++ headers..

2012-02-08 Thread Chris Barker
putting this in the same thread, as maybe it's related: if I get past the stdarg issues, I then get to: compiling C++ sources C compiler: c++ -fno-strict-aliasing -fno-common -dynamic -isysroot /Developer/SDKs/MacOSX10.4u.sdk -arch ppc -arch i386 -g -O2 -DNDEBUG -g -O3 compile options: '-D__DARW

[Pythonmac-SIG] distutils and stdarg.h

2012-02-08 Thread Chris Barker
HI folks, I'm trying to build the Enthought Tool Suite "Enable" package (http://code.enthought.com/projects/index.php) against the python.org 32 bit Intel/PPC build of python 2.7 I'm getting a bunch of errors like: /Developer/SDKs/MacOSX10.4u.sdk/usr/include/stdarg.h:4:25: error: stdarg.h: No