aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2017-10-22 20:32:59 +0200
committerTristan Gingold <tgingold@free.fr>2017-10-22 20:32:59 +0200
commit54c8c456d24135704317d1bbe769697e10275da6 (patch)
tree76ba63367777f76337444dfe20807482e9a3ec22
parent0c45dda674ff38d3dd5326f03eca76d58c664e31 (diff)
downloadghdl-54c8c456d24135704317d1bbe769697e10275da6.tar.gz
ghdl-54c8c456d24135704317d1bbe769697e10275da6.tar.bz2
ghdl-54c8c456d24135704317d1bbe769697e10275da6.zip
BUILD: update instructions.
-rw-r--r--BUILD.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/BUILD.txt b/BUILD.txt
index f70fbdb02..146364ab7 100644
--- a/BUILD.txt
+++ b/BUILD.txt
@@ -100,7 +100,7 @@ Building with the llvm backend
******************************
You need to build and install llvm. The supported versions are 3.5
-till 3.9, but only debugging is only supported with llvm 3.5
+till 5.x, but only debugging is only supported with llvm 3.5
(Usually llvm also depends on libedit).
First configure ghdl with '--with-llvm-config'
@@ -126,7 +126,6 @@ $ make ghdl1-gcc # To build the compiler
$ make ghdl_gcc # To build the driver
$ make libs.vhdl.local_gcc # To compile the vhdl libraries
$ make grt-all # To build the ghdl runtime
-$ make grt.links # To locally install the ghdl runtime
In src/ortho/gcc, create a Makefile.conf file that sets the following
variables: