[lfs] branch trunk updated: gcc: Minor reword

"Git Owner" ([email protected] via lfs-book Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.book
Message-ID <175704326033.25045.10980314396612569126@rivendell.linuxfromscratch.org>
This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch trunk
in repository lfs.

The following commit(s) were added to refs/heads/trunk by this push:
     new b534c75ac gcc: Minor reword
b534c75ac is described below

commit b534c75ac9c0a2186afa79554028c18ccf9fc1d9
Author: Xi Ruoyao <[email protected]>
AuthorDate: Fri Sep 5 11:31:29 2025 +0800

    gcc: Minor reword
    
    The result is still not so satisfiable to me but I cannot do it better.
    Maybe someone can reword it more.
---
 chapter08/gcc.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/chapter08/gcc.xml b/chapter08/gcc.xml
index bbf384ec1..9a9be3ed3 100644
--- a/chapter08/gcc.xml
+++ b/chapter08/gcc.xml
@@ -79,10 +79,10 @@ cd       build</userinput></screen>
     <literal>obj-c++</literal> for Objective C++, and/or
     <literal>m2</literal> for Modula 2 into the value of
     <parameter>--enable-languages</parameter> option if you want to compile
-    programs in one or more of those languages with GCC.  The support for
-    Ada or D cannot be enabled here because its compiler in GCC is written
-    in Ada or D itself and it can only be built with an existing Ada or D
-    compiler installation.</para>
+    programs in one or more of those languages with GCC.  GCC also supports
+    Ada and D, but the code to support Ada or D is written in Ada or D
+    itself, so the support can only be built with an existing Ada or D
+    compiler installation and we cannot enable the support here.</para>
 
     <variablelist>
       <title>The meaning of the new configure parameters:</title>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

-- 
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.