[Python-Dev] MacOSX -framework options and distutils weirdness

Greg Ewing greg.ewing at canterbury.ac.nz
Sat Oct 13 02:05:32 CEST 2007


Oleg Broytmann wrote:
>    Do you have a few different copies of gcc installed with setup.py called
> the wrong one and your shell script the right one?

As far as I can tell, it's using my PATH to find gcc,
and that leads to /usr/bin/gcc, which is the same one
my wrapper calls.

--
Greg


More information about the Python-Dev mailing list