aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlaw <jeffreyalaw@gmail.com>2024-03-09 20:11:39 -0700
committerjlaw <jeffreyalaw@gmail.com>2024-03-09 20:11:39 -0700
commit7c8f0a79a7e1e42f846ddbca14b98b47ddcfd178 (patch)
tree939c21f820be77ac4998c79e09d4cb7e351426b3
parent50531b6d400945793a1d549e6ee941d989319d42 (diff)
downloadgcc-7c8f0a79a7e1e42f846ddbca14b98b47ddcfd178.zip
gcc-7c8f0a79a7e1e42f846ddbca14b98b47ddcfd178.tar.gz
gcc-7c8f0a79a7e1e42f846ddbca14b98b47ddcfd178.tar.bz2
[committed] [target/102250] Document python requirement for risc-v
PR target/102250 gcc/ * doc/install.texi: Document need for python when building RISC-V compilers.
-rw-r--r--gcc/doc/install.texi5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi
index 1732330..e3650e0 100644
--- a/gcc/doc/install.texi
+++ b/gcc/doc/install.texi
@@ -253,6 +253,11 @@ name of the package depends on your distro) or you must build GCC as a
@option{--disable-multilib}. Otherwise, you may encounter an error such as
@samp{fatal error: gnu/stubs-32.h: No such file}
+@item Python
+If you configure a RISC-V compiler with the option @option{--with-arch} and
+the specified architecture string is non-canonical, then you will need
+@command{python} installed on the build system.
+
@item @anchor{GNAT-prerequisite}GNAT
In order to build GNAT, the Ada compiler, you need a working GNAT