Erik Rose <[email protected]> writes: > Hi, Noufal. Thanks for trying out DXR! I can certainly tell you that > we require at least LLVM 3.2. Newer versions may work, but your > evidence suggests that they don't. Our testing setup pulls down the > binary tarball from > http://llvm.org/releases/3.2/clang+llvm-3.2-x86_64-linux-ubuntu-12.04.tar.gz; > see the install_llvm.sh script that's used by the Vagrant box. You > should probably download a similar tarball, depending on your > architecture.
Okay... I finally got it to work. It took a while (most of which was time spent compiling llvm/clang 3.2) but anyway... I couldn't use the binaries since they're built against a version of glibc different from what I have on my machine. I think the documentation (README) is lacking in some respects. I've tried to add all the stuff I hit and put in a pull request. https://github.com/mozilla/dxr/pull/129 Hopefully now I can actually try to contribute. :) [...] -- Cordially, Noufal http://nibrahim.net.in _______________________________________________ dev-static-analysis mailing list [email protected] https://lists.mozilla.org/listinfo/dev-static-analysis
