From: lkcl Date: Sat, 1 May 2021 09:11:09 +0000 (+0100) Subject: (no commit message) X-Git-Tag: DRAFT_SVP64_0_1~1004 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=33d35b5c25c5aa3b8bc84179adf9499057938cbd;p=libreriscv.git --- diff --git a/docs.mdwn b/docs.mdwn index d7afdee38..1612d4a9b 100644 --- a/docs.mdwn +++ b/docs.mdwn @@ -29,7 +29,9 @@ A separate script also helps install and a third can be used to set up a [debootstrap chroot]( https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=mk-deb-chroot;hb=HEAD). -Also relevant is the [gdb gcc build](https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=ppc64-gdb-gcc;hb=HEAD) +The chroot is useful to ensure stability and repeatable builds: no +errors or issues introduced by libraries being wrong versions. +Also relevant is the [gdb gcc build](https://git.libre-soc.org/?p=dev-env-setup.git;a=blob;f=ppc64-gdb-gcc;hb=HEAD). pip3 install virtualenv requests mkdir ~/.virtualenvs && cd ~/.virtualenvs