I have pushed a patched that may fix this. May being the important word though...

Andrew

On 2/14/07, Malcolm Wallace < Malcolm.Wallace@cs.york.ac.uk> wrote:
Malcolm Wallace < Malcolm.Wallace@cs.york.ac.uk> wrote:

> > > in addition that although the CCFLAGS variable is given to the C
> > > compiler when building C files, it is not given to the C compiler
> > > when linking those object files together.
> >
> > CCFLAGS are passed for me...

Actually, I see you did push a patch for that already, thanks.  However,
I have found another instance (this time in building libffi) where the
crucial flag is not passed through to the compiler.

It is for the two platform-specific files
    depends/ctypes/libffi/src/powerpc/darwin.o
    depends/ctypes/libffi/src/powerpc/darwin_closure.o
(on the last two lines of the attached log)