public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Pierre-Marie de Rodat <pmderodat@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r13-302] [Ada] Add SUSE 32bit dependency
Date: Wed, 11 May 2022 08:55:39 +0000 (GMT)	[thread overview]
Message-ID: <20220511085539.4DAFB388456B@sourceware.org> (raw)

https://gcc.gnu.org/g:d5628bbee2e5e2994b1a57f0ba42f6ace2d97ebf

commit r13-302-gd5628bbee2e5e2994b1a57f0ba42f6ace2d97ebf
Author: Joao Azevedo <azevedo@adacore.com>
Date:   Mon Jan 31 12:02:42 2022 +0000

    [Ada] Add SUSE 32bit dependency
    
    On SUSE 15, glibc-locale-base-32bit is needed to run 32bit versions
    of Libadalang tools.
    
    gcc/ada/
    
            * doc/gnat_ugn/platform_specific_information.rst: Add
            glibc-locale-base-32bit as a dependency in SUSE distributions.
            * gnat_ugn.texi: Regenerate.

Diff:
---
 gcc/ada/doc/gnat_ugn/platform_specific_information.rst | 5 ++++-
 gcc/ada/gnat_ugn.texi                                  | 9 ++++++---
 2 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/gcc/ada/doc/gnat_ugn/platform_specific_information.rst b/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
index fd2c6bd7f50..405f6e85ed7 100644
--- a/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
+++ b/gcc/ada/doc/gnat_ugn/platform_specific_information.rst
@@ -233,7 +233,6 @@ GNU/Linux Topics
 This section describes topics that are specific to GNU/Linux platforms.
 
 .. _Required_packages_on_GNU_Linux:
-.. _A_GNU_Linux_debug_quirk:
 
 Required Packages on GNU/Linux
 ------------------------------
@@ -248,11 +247,15 @@ If using the 32-bit version of GNAT on a 64-bit version of GNU/Linux,
 you'll need the 32-bit version of the following packages:
 
 * RedHat, SUSE: ``glibc.i686``, ``glibc-devel.i686``, ``ncurses-libs.i686``
+* SUSE: ``glibc-locale-base-32bit``
 * Debian, Ubuntu: ``libc6:i386``, ``libc6-dev:i386``, ``lib32ncursesw5``
 
 Other GNU/Linux distributions might be choosing a different name
 for those packages.
 
+
+.. _A_GNU_Linux_debug_quirk:
+
 A GNU/Linux Debug Quirk
 -----------------------
 
diff --git a/gcc/ada/gnat_ugn.texi b/gcc/ada/gnat_ugn.texi
index 142cdde28ec..26df173c8ae 100644
--- a/gcc/ada/gnat_ugn.texi
+++ b/gcc/ada/gnat_ugn.texi
@@ -22654,7 +22654,7 @@ have sufficient priviledge for running the container image.
 
 
 This section describes topics that are specific to GNU/Linux platforms.
-@anchor{gnat_ugn/platform_specific_information required-packages-on-gnu-linux}@anchor{1bd}
+
 @menu
 * Required Packages on GNU/Linux:: 
 * A GNU/Linux Debug Quirk:: 
@@ -22662,7 +22662,7 @@ This section describes topics that are specific to GNU/Linux platforms.
 @end menu
 
 @node Required Packages on GNU/Linux,A GNU/Linux Debug Quirk,,GNU/Linux Topics
-@anchor{gnat_ugn/platform_specific_information a-gnu-linux-debug-quirk}@anchor{1be}@anchor{gnat_ugn/platform_specific_information id7}@anchor{1bf}
+@anchor{gnat_ugn/platform_specific_information id7}@anchor{1bd}@anchor{gnat_ugn/platform_specific_information required-packages-on-gnu-linux}@anchor{1be}
 @subsection Required Packages on GNU/Linux
 
 
@@ -22688,6 +22688,9 @@ you’ll need the 32-bit version of the following packages:
 @item 
 RedHat, SUSE: @code{glibc.i686}, @code{glibc-devel.i686}, @code{ncurses-libs.i686}
 
+@item 
+SUSE: @code{glibc-locale-base-32bit}
+
 @item 
 Debian, Ubuntu: @code{libc6:i386}, @code{libc6-dev:i386}, @code{lib32ncursesw5}
 @end itemize
@@ -22696,7 +22699,7 @@ Other GNU/Linux distributions might be choosing a different name
 for those packages.
 
 @node A GNU/Linux Debug Quirk,,Required Packages on GNU/Linux,GNU/Linux Topics
-@anchor{gnat_ugn/platform_specific_information id8}@anchor{1c0}
+@anchor{gnat_ugn/platform_specific_information a-gnu-linux-debug-quirk}@anchor{1bf}@anchor{gnat_ugn/platform_specific_information id8}@anchor{1c0}
 @subsection A GNU/Linux Debug Quirk


                 reply	other threads:[~2022-05-11  8:55 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220511085539.4DAFB388456B@sourceware.org \
    --to=pmderodat@gcc.gnu.org \
    --cc=gcc-cvs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).