[pypy-dev] Compiling pypy-c on Linux
Raj Bandyopadhyay
rajb at rice.edu
Tue Oct 23 04:45:10 CEST 2007
Hmm, I have installed the gc already, but maybe the library path is
not set correctly. lemme try changing that & I'll let you guys know
what happens.
Thanks
Raj
On Oct 22, 2007, at 7:51 PM, Christian Tismer wrote:
> Raj Bandyopadhyay wrote:
>> Ok, the compilation failed after quite a while. I have attached
>> the output file of the compilation process. It seems to have
>> failed on some simple C undeclared-variable error.
>
> Great result, so far.
>
> Compiling pypy should alas not be done without reading the
> getting started document.
> Either set the gc to something different, or install the boehm
> gc source package.
>
> cheers - chris
More information about the pypy-dev
mailing list