FWIW: It comes from a set of OpenSolaris patches to Python here:
http://src.opensolaris.org/source/xref/jds/spec-files/trunk/patches/Python-02-pycc.diff
http://src.opensolaris.org/source/xref/jds/spec-files/trunk/patches/Python-03-distutils-pycc.diff
Mike
Michael Droettboom wrote:
> Where is it
Where is it from? Can you send it as an attachment? Googling doesn't
reveal anything.
Mike
David Trethewey wrote:
> Looking at it, it describes itself as a script for running the C/C++
> compiler when building python modules.
>
> David
>
> Michael Droettboom wrote:
>> What is /usr/lib/python2
Looking at it, it describes itself as a script for running the C/C++
compiler when building python modules.
David
Michael Droettboom wrote:
> What is /usr/lib/python2.4/pycc? Some sort of wrapper around the
> compiler? I don't have it on my Sun machine. I would start by
> looking at that to
What is /usr/lib/python2.4/pycc? Some sort of wrapper around the
compiler? I don't have it on my Sun machine. I would start by looking
at that to see what it's doing. It may not be passing the source file
along to the compiler.
Mike
David Trethewey wrote:
> I am trying to compile matplotli
I am trying to compile matplotlib on Solaris, I have run into problems
as below compiling the ft2fonts extension. Anyone know why?
David
python setup.py build
BUILDING MATPLOTLIB
matplotlib: 0.99.1.1