public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Florian Weimer <fweimer@redhat.com>
To: Christer Solskogen via Gcc-help <gcc-help@gcc.gnu.org>
Cc: Christer Solskogen <christer.solskogen@gmail.com>
Subject: Re: libgcc.a and libgcc_eh.a even if static is disabled?
Date: Thu, 27 Aug 2020 14:13:52 +0200	[thread overview]
Message-ID: <878se0z3pb.fsf@oldenburg2.str.redhat.com> (raw)
In-Reply-To: <rhjqfa$p8d$1@ciao.gmane.io> (Christer Solskogen via Gcc-help's message of "Wed, 19 Aug 2020 20:19:22 +0200")

* Christer Solskogen via Gcc-help:

> How is it that libgcc.a and libgcc_eh.a are compiled/installed when
> configuring gcc with --disable-static --enabled-shared?

libgcc.a only exists as statically linked code.  Not sure about
libgcc_eh.a; the dynamic libgcc_s does not depend on it as far as I can
see.

Thanks,
Florian


      reply	other threads:[~2020-08-27 12:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-19 18:19 Christer Solskogen
2020-08-27 12:13 ` Florian Weimer [this message]

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=878se0z3pb.fsf@oldenburg2.str.redhat.com \
    --to=fweimer@redhat.com \
    --cc=christer.solskogen@gmail.com \
    --cc=gcc-help@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).