Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

outdated GetStarted.html #109

Closed
rurban opened this issue Apr 16, 2014 · 4 comments
Closed

outdated GetStarted.html #109

rurban opened this issue Apr 16, 2014 · 4 comments

Comments

@rurban
Copy link

rurban commented Apr 16, 2014

  • use llvm 3.4 instead of 2.9
  • mention boost for new STP. use a better stp, and mention the oldest good stp without boost
  • https://github.com/ccadar/klee.git => klee/klee.git
@delcypher
Copy link
Contributor

@rurban I'd like to update this but I can't recommend LLVM 3.4 as the new stable until we fix the failing test cases. The other changes should be fine to do now.

@ccadar
Copy link
Contributor

ccadar commented Apr 16, 2014

As I mentioned before, unfortunately we need to put more effort into testing KLEE before we can move away from 2.9. Passing the regression test suite is not enough: while we are pretty much there with 3.4, we can't run more complex benchmarks yet, and this would frustrate users. We should set up our buildbot to include such tests (e.g., Coreutils), and report both functional and non-functional problems.

This being said, it would be great to have a separate web page describing the steps needed to install KLEE with LLVM 3.4, latest STP, etc., for interested users to try it out.

@rurban
Copy link
Author

rurban commented Apr 25, 2014

Thanks, understood. Work in progress
But the https://github.com/klee/klee.git bit should be fixed

@delcypher
Copy link
Contributor

@rurban : Agreed. I just fixed it.

@ccadar ccadar closed this as completed May 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants