public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: bjorn rohde jensen <shamus@tdcadsl.dk>
To: Lee Mock - ID <lmock@uasc-id.com>
Cc: "'gcc-help@gcc.gnu.org'" <gcc-help@gcc.gnu.org>
Subject: Re: Linking with a Visual C++ Library
Date: Thu, 06 Jun 2002 09:08:00 -0000	[thread overview]
Message-ID: <3CFF875A.48EB4230@tdcadsl.dk> (raw)
In-Reply-To: <25F4B6B9F816D4118C8900B0D02086D60A7F42@exchange-id.uasc_id.com>

Hi Lee,

 That is not likely to work. C++ compilers use different
name mangling schemes to prevent accidental linkage of
incompatible object code. You have to be very careful,
if you really want to do that sort of thing. You might
be able to cross link C with C++ code.

Yours sincerely,

Bjorn

  reply	other threads:[~2002-06-06 16:08 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-06-06  8:58 Lee Mock - ID
2002-06-06  9:08 ` bjorn rohde jensen [this message]
2002-06-06  9:10 ` Oscar Fuentes

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=3CFF875A.48EB4230@tdcadsl.dk \
    --to=shamus@tdcadsl.dk \
    --cc=gcc-help@gcc.gnu.org \
    --cc=lmock@uasc-id.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).