On Sun, 2 Jul 2017, Meide Zhao wrote:
I'm trying to build pypy from source on ubuntu 12.04 LTS but can't get
it to work (see error messages below). Can someone help me and let me
know the correct steps since I'm new to pypy?
It seems that GCC shipped with Ubuntu 12.04 LTS is way too old, but a
better question would be *why* are you trying to build PyPy from source?
Here are the portable PyPy binaries, if you are able to, just use that:
https://github.com/squeaky-pl/portable-pypy
Otherwise, you'd need to get a newer GCC, the easiest option being this
PPA if you aren't very comfortable with bootstrapping compilers:
https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/test?field.series_filter=precise
--
Sincerely yours,
Yury V. Zaytsev
_______________________________________________
pypy-dev mailing list
pypy-dev@python.org
https://mail.python.org/mailman/listinfo/pypy-dev