[CCing Fedora Python SIG: context is that unladen-swallow is the
optimized branch of python with JIT, and Jeffrey Yasskin is working
towards being able to dynamically link Python against LLVM, in the
python 3.3 timeframe]

Does Fedora's LLVM build have just a single configuration, or would it
be easy to support two?  (Not sure if it should)
--- Begin Message ---
I'm currently writing the patch to upgrade us to llvm-2.7. I plan to
commit it as soon as possible after Tanya releases the first
pre-release (which, according to http://llvm.org/, should have been 3
days ago). I intend to stop supporting in-tree builds at that point.
LLVM's ABI changes depending on whether it's compiled with or without
assertions, so you'll probably have to install it twice: +Asserts to
build --with-pydebug and -Asserts to build --without-pydebug. I'll try
to make configure check that everything matches, but that may come
after the initial checkin.

You all don't need to do anything now. I'll send another email when I commit.

Jeffrey

--- End Message ---
_______________________________________________
python-devel mailing list
python-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/python-devel

Reply via email to