Jesus Cea <j...@jcea.es> wrote: > I am seeing a few commits related to clang (a C compiler, alternative > to GCC), but we ¿only? have a buildbot using clang as the compiler. > > If there is interest, I would deploy 32 and 64 bits buildbots under my > current OpenIndiana buildbot.
I think it makes sense. clang has different warnings and the versions >= 2.9 apparently optimize extremely aggressively. Probably it would be most useful to run these bots with -O2 (and not --with-pydebug). Stefan Krah _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com