aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building
diff options
context:
space:
mode:
authorArcturus <arcturus110@outlook.com>2019-02-14 15:35:40 +0000
committertgingold <tgingold@users.noreply.github.com>2019-02-15 07:53:51 +0100
commitf8437ed8ee98e4392eb87ecaafc74eba67f725da (patch)
tree73a08c02ede55459071fa73e4f6538f3ba2fe829 /doc/building
parent4b9a513b53b5a121a1abe5fd93abc8d14e6b7750 (diff)
downloadghdl-f8437ed8ee98e4392eb87ecaafc74eba67f725da.tar.gz
ghdl-f8437ed8ee98e4392eb87ecaafc74eba67f725da.tar.bz2
ghdl-f8437ed8ee98e4392eb87ecaafc74eba67f725da.zip
minor change in GCC backend build example
changed directory to build ghdl libraries
Diffstat (limited to 'doc/building')
-rw-r--r--doc/building/gcc/GNULinux-GNAT.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/building/gcc/GNULinux-GNAT.rst b/doc/building/gcc/GNULinux-GNAT.rst
index 259218a82..e6c7f61b4 100644
--- a/doc/building/gcc/GNULinux-GNAT.rst
+++ b/doc/building/gcc/GNULinux-GNAT.rst
@@ -25,7 +25,7 @@ GCC Backend on GNU/Linux with GCC/GNAT
--disable-bootstrap --disable-lto --disable-multilib --disable-libssp \
--disable-libgomp --disable-libquadmath
$ make -j2 && make install
- $ cd /path/to/ghdl/source/dir
+ $ cd /path/to/ghdl/source/dir/build
$ make ghdllib
$ make install