From: Arthur Cohen Date: Tue, 1 Apr 2025 11:00:56 +0000 (+0200) Subject: install.texi: Mention Rust requirement for building gccrs X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8934acdd481febd8978f05bd262dabc4e68587b6;p=thirdparty%2Fgcc.git install.texi: Mention Rust requirement for building gccrs Addresses PR#117869 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=117869 gcc/ChangeLog: * doc/install.texi: Add requirements for building gccrs. --- diff --git a/gcc/doc/install.texi b/gcc/doc/install.texi index d8414fdbdc9..c6ef78e9491 100644 --- a/gcc/doc/install.texi +++ b/gcc/doc/install.texi @@ -312,6 +312,12 @@ documentation including the target @code{SYSTEM} definition module. If Python3 is unavailable Modula-2 documentation will include a target independent version of the SYSTEM modules. +@item @anchor{gccrs-prerequisite}gccrs + +The official Rust compiler and Rust build system (cargo) are required for +building various parts of the gccrs frontend, until gccrs can compile them +by itself. The minimum supported Rust version is 1.49. + @item A ``working'' POSIX compatible shell, or GNU bash Necessary when running @command{configure} because some