public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] b07da3: Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX reference
@ 2020-08-30  8:53 Chris Packham
  0 siblings, 0 replies; only message in thread
From: Chris Packham @ 2020-08-30  8:53 UTC (permalink / raw)
  To: crossgcc

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: b07da3bb695366e3fbac27e7710f061d7362e0cd
      https://github.com/crosstool-ng/crosstool-ng/commit/b07da3bb695366e3fbac27e7710f061d7362e0cd
  Author: Stephanos Ioannidis <root@stephanos.io>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX reference

This commit fixes an incorrect reference to the configuration
`CT_GDB_NATIVE_STATIC_LIBSTDCXX` in the GDB build script.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>


  Commit: 041427aec949a933cba415de9ae7fac29f7a7682
      https://github.com/crosstool-ng/crosstool-ng/commit/041427aec949a933cba415de9ae7fac29f7a7682
  Author: Stephanos Ioannidis <root@stephanos.io>
  Date:   2020-05-26 (Tue, 26 May 2020)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Enable static libgcc when CT_GDB_NATIVE_STATIC_LIBSTDCXX is set

This commit updates the GDB build script to specify `-static-libgcc`
when `CT_GDB_NATIVE_STATIC_LIBSTDCXX` is enabled. Both libgcc and
libstdc++ are considered to be part of the "standard libraries," and
should be specified by the same flag (the configuration symbol could
potentially use a better name and/or further indirection).

This also semantically aligns the `CT_GDB_NATIVE_STATIC_LIBSTDCXX`
with the equivalent GCC configuration `CT_CC_GCC_STATIC_LIBSTDCXX`,
which also enables static linking of both libgcc and libstdc++.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>


  Commit: baa746887d3ee6f0336632c2a030ff6812dce4f3
      https://github.com/crosstool-ng/crosstool-ng/commit/baa746887d3ee6f0336632c2a030ff6812dce4f3
  Author: Chris Packham <judge.packham@gmail.com>
  Date:   2020-08-30 (Sun, 30 Aug 2020)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Merge pull request #1347 from stephanosio/fix_gdb_static_libstdcxx

Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/23f17ab5cbff...baa746887d3e

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-08-30  8:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-30  8:53 [crosstool-ng/crosstool-ng] b07da3: Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX reference Chris Packham

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