When building in a separate object directory, passing a relative path to
--with-llvm causes the path to be taken relative to the build directory
*or* the source directory most of the time, but relative to the source
directory when building the _llvm module (in setup.py.)
setup.py should probably do the same thing as the makefile does, which is
to take it relative to both build and source directories.
Original issue reported on code.google.com by thomaswout@gmail.com on 20 Jul 2009 at 8:50
Original issue reported on code.google.com by
thomaswout@gmail.com
on 20 Jul 2009 at 8:50