From 54c8c456d24135704317d1bbe769697e10275da6 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 22 Oct 2017 20:32:59 +0200 Subject: BUILD: update instructions. --- BUILD.txt | 3 +-- 1 file changed, 1 insertion(+), 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: -- cgit v1.2.3