public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Oscar Fuentes <ofv@wanadoo.es>
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:10:00 -0000	[thread overview]
Message-ID: <hekgqtfq.fsf@wanadoo.es> (raw)
In-Reply-To: <25F4B6B9F816D4118C8900B0D02086D60A7F42@exchange-id.uasc_id.com>

Lee Mock - ID <lmock@uasc-id.com> writes:

> Does anyone know if the gnu C++ compiler/linker can link with a library
> produced with Visual C++?

Linklng C++ code? No, you can't. Think for a moment on virtual calls,
exceptions and other implementation-dependent machinery and you will
understand why.

-- 
Oscar

      parent reply	other threads:[~2002-06-06 16:10 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
2002-06-06  9:10 ` Oscar Fuentes [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=hekgqtfq.fsf@wanadoo.es \
    --to=ofv@wanadoo.es \
    --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).