public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
To: reg.anderson@epic-systems.com
Cc: help-gcc@gnu.org
Subject: Re: C++/C Linkage problems
Date: Tue, 06 Jun 2000 14:58:00 -0000	[thread overview]
Message-ID: <200006062050.WAA01416@loewis.home.cs.tu-berlin.de> (raw)
In-Reply-To: <001701bfcfdb$bc0513a0$e9cbe1d0@epicsystems>

> I'm attempting to put a "C" wrapper on a shared object file written in C++.
> Can anybody tell me the compiler and linker options I need t use to get
> another "C" program to compile and link to the shared object file?

You don't need any special options. Just link with g++.

Regards,
Martin

  reply	other threads:[~2000-06-06 14:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-06 10:24 Reg Anderson
2000-06-06 14:58 ` Martin v. Loewis [this message]
2002-07-22 23:25 손석배
2002-07-23  0:34 ` Claudio Bley

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=200006062050.WAA01416@loewis.home.cs.tu-berlin.de \
    --to=martin@loewis.home.cs.tu-berlin.de \
    --cc=help-gcc@gnu.org \
    --cc=reg.anderson@epic-systems.com \
    /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).