Skip to content

Commit

Permalink
Add note about potential availability of precompiled distributions.
Browse files Browse the repository at this point in the history
  • Loading branch information
eeide committed Jun 9, 2012
1 parent 6d674a9 commit 063b949
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,16 @@ For example, (perhaps as root):
--------------------------------------------------------------------
Building and installing C-Reduce and the clang_delta plugin

0. If you do not want to build C-Reduce and clang_delta yourself,
check the C-Reduce website to see if a suitable clang_delta binary is
available for you.

http://embed.cs.utah.edu/creduce/

The C-Reduce authors plan to provide precompiled distributions of
C-Reduce and/or clang_delta as demand warrants and time permits.


1. Download, build, and install the correct version of LLVM/Clang from
their repository:

Expand All @@ -61,6 +71,7 @@ specify the revision number:

Compile the LLVM tree as described at the URL mentioned above.


2. Build the C-Reduce software distribution:

# cd to where you want to build the package, then:
Expand Down

0 comments on commit 063b949

Please sign in to comment.