public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
From: Chris Packham <noreply@github.com>
To: crossgcc@sourceware.org
Subject: [crosstool-ng/crosstool-ng] b07da3: Fix CT_GDB_NATIVE_STATIC_LIBSTDCXX reference
Date: Sun, 30 Aug 2020 01:53:55 -0700	[thread overview]
Message-ID: <crosstool-ng/crosstool-ng/push/refs/heads/master/23f17a-baa746@github.com> (raw)

  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

                 reply	other threads:[~2020-08-30  8:53 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=crosstool-ng/crosstool-ng/push/refs/heads/master/23f17a-baa746@github.com \
    --to=noreply@github.com \
    --cc=crossgcc@sourceware.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).