[Python-Dev] Can Python Be Built Without Distutils

Gregory P. Smith greg at krypto.org
Sun Jan 25 06:22:48 CET 2015


Why doesn't our Makefile supply that flag with the make parallelism level
in the sharedmods step?

On Sat Jan 24 2015 at 2:25:45 PM Antoine Pitrou <solipsis at pitrou.net> wrote:

> On Sat, 24 Jan 2015 21:53:06 +0100
> "M.-A. Lemburg" <mal at egenix.com> wrote:
> >
> > BTW: Parallel execution, cross compilation can be added
> > to setup.py. I don't think parallel execution is all
> > that important,
>
> $ ./python setup.py build_ext --help
> [...]
>   --parallel (-j)      number of parallel build jobs
>
>
> Regards
>
> Antoine.
>
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/
> greg%40krypto.org
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20150125/93a4d5d0/attachment.html>


More information about the Python-Dev mailing list