public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: hjl@lucon.org (H.J. Lu)
To: maratb@cs.berkeley.edu (Marat Boshernitsan)
Cc: egcs@cygnus.com
Subject: Re: Building libstc++ and libgcc shared?
Date: Wed, 22 Apr 1998 20:43:00 -0000	[thread overview]
Message-ID: <m0ySCvL-000597C@ocean.lucon.org> (raw)
In-Reply-To: <tfv4szl5n9c.fsf@sequoia.cs.berkeley.edu>

> 
> 
> Hi,
> 
> I am trying to create a shared object file that is embeddable into the
> Java virtual machine.  This, however, requires linking it with libstdc++
> and libgcc, so the question is how do I create shared version of both of
> these?  (I am using egcs 1.0.2)
> 

You don't need the shared libgcc if the shared libstdc++ is built with
-lgcc. It is the case for all ELF-based systems, like Linux and Solaris.

-- 
H.J. Lu (hjl@gnu.org)

      reply	other threads:[~1998-04-22 20:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-04-22 18:40 Marat Boshernitsan
1998-04-22 20:43 ` H.J. Lu [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=m0ySCvL-000597C@ocean.lucon.org \
    --to=hjl@lucon.org \
    --cc=egcs@cygnus.com \
    --cc=maratb@cs.berkeley.edu \
    /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).