public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/113177] New: GCC 8.5.0 build with libstdcxx gets library versions mixed up
@ 2023-12-30 10:06 eyalroz1 at gmx dot com
  2023-12-30 11:50 ` [Bug other/113177] " xry111 at gcc dot gnu.org
  2023-12-30 11:57 ` xry111 at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: eyalroz1 at gmx dot com @ 2023-12-30 10:06 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113177

            Bug ID: 113177
           Summary: GCC 8.5.0 build with libstdcxx gets library versions
                    mixed up
           Product: gcc
           Version: 8.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
          Assignee: unassigned at gcc dot gnu.org
          Reporter: eyalroz1 at gmx dot com
  Target Milestone: ---

If I try to build GCC versions 8.5.0, or 6.5.0, on a recent GNU/Linux
distribution, e.g. Devuan Excalibur (~= Debian Trixie), with the following
config:

./configure  --enable-languages=c,c++

at some point in the build, I get:

libstdc++.so.6: version `GLIBCXX_3.4.30' not found

and it seems like the build either tries to use the host system's libstdc++, or
otherwise mixes up the versions of things it's using.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/113177] GCC 8.5.0 build with libstdcxx gets library versions mixed up
  2023-12-30 10:06 [Bug other/113177] New: GCC 8.5.0 build with libstdcxx gets library versions mixed up eyalroz1 at gmx dot com
@ 2023-12-30 11:50 ` xry111 at gcc dot gnu.org
  2023-12-30 11:57 ` xry111 at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-12-30 11:50 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113177

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|                            |2023-12-30
                 CC|                            |xry111 at gcc dot gnu.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |WAITING

--- Comment #1 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Can you try installing the static library libstdc++.a provided by Devuan?  The
package containing it should be named "libstdc++-dev" or something.

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug other/113177] GCC 8.5.0 build with libstdcxx gets library versions mixed up
  2023-12-30 10:06 [Bug other/113177] New: GCC 8.5.0 build with libstdcxx gets library versions mixed up eyalroz1 at gmx dot com
  2023-12-30 11:50 ` [Bug other/113177] " xry111 at gcc dot gnu.org
@ 2023-12-30 11:57 ` xry111 at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: xry111 at gcc dot gnu.org @ 2023-12-30 11:57 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=113177

Xi Ruoyao <xry111 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #2 from Xi Ruoyao <xry111 at gcc dot gnu.org> ---
Dup.

*** This bug has been marked as a duplicate of bug 87858 ***

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-12-30 11:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30 10:06 [Bug other/113177] New: GCC 8.5.0 build with libstdcxx gets library versions mixed up eyalroz1 at gmx dot com
2023-12-30 11:50 ` [Bug other/113177] " xry111 at gcc dot gnu.org
2023-12-30 11:57 ` xry111 at gcc dot gnu.org

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).