|
|
|
|
|
by binarycrusader
4700 days ago
|
|
Has the build process for PyPy been simplified any? Is it more thoroughly documented now? Attempting to port it to a new platform seemed an exercise in futility. Every time the build failed and I had to go fix something, I had to start the build from the beginning again. I gave up after a few days. Given that the build took a few hours on a high-end Xeon workstation with plenty of I/O and memory, I remain hesitant to attempt that again. |
|
Second, you don't "just" try to build it - there is an extensive test suite that should be made to pass before you even try building the thing. We're not completely crazy, we won't wait "a few hours" before every single change can be tested.
I know it kind of makes it "boring work" instead of "interesting ranting", but this is the reality.