Skip to content

Commit 27784f6

Browse files
committed
Add instructions for building CLANG/LLVM
1 parent 4afd696 commit 27784f6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Binary packages for Linux, Mac OS and Windows are built from time to time and
1515
made available on
1616
[SourceForge](http://sourceforge.net/projects/mozart-oz/files/).
1717

18-
Mac support is provided for 10.8.x and recent versions (2.x) of Aquamacs.
18+
Mac support is provided for 10.8.x and recent versions (2.x) of Aquamacs.
1919

2020
The binary distribution requires that you have installed Tcl/Tk 8.5 on your
2121
system.
@@ -40,6 +40,11 @@ In order to build Mozart 2, you need the following tools on your computer:
4040
* Tcl/Tk 8.5 or 8.6 (with development files)
4141
* emacs
4242

43+
For building CLANG/LLVM:
44+
* LibXML2-dev (tested with version 2.9.3)
45+
* OCaml-findlib
46+
* libCTypes-OCaml-dev (>= 0.4 - available in Debian Unstable as of Jan. 2016)
47+
4348
On Linux, use your favorite package manager to grab these tools. Refer to the
4449
specialized Readmes for recommendations on Mac OS and Windows.
4550

0 commit comments

Comments
 (0)