public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Billinghurst, David (CALCRTS)" <david.billinghurst@comalco.riotinto.com.au>
To: "john george" <jgsave@yahoo.com>, <cygwin@cygwin.com>
Subject: RE: Trying to link an MSVC DLL with a Cygwin Application
Date: Tue, 04 May 2004 05:23:00 -0000	[thread overview]
Message-ID: <8ED2FA87C8ACC04192709688DDFD5F5F09B9BF@calttsv025.cal.riotinto.org> (raw)

> From: john george
>
> I'm trying to link a MSVC++  created DLL with a cygwin
> application. 
>
> ...
>
> This gives me undefined refernce to function name ...
> 
> Is there anything that I'm missing?

The g++ and MSVC++ mangle C++ names differently.  This makes
it very difficult (perhaps impossible) to link a MSVC++ 
created DLL with a g++ compiled (cygwin or mingw) application.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

             reply	other threads:[~2004-05-04  5:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-05-04  5:23 Billinghurst, David (CALCRTS) [this message]
2004-05-04  5:57 ` john george
2004-05-04 13:47   ` Igor Pechtchanski
2004-05-04 18:10   ` Jörg Schaible
     [not found]     ` <4098984F.8010505@luukku.com>
2004-05-05 16:58       ` Jörg Schaible
  -- strict thread matches above, loose matches on Subject: below --
2004-05-04  9:07 Arash Partow
2004-05-04  5:07 john george

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=8ED2FA87C8ACC04192709688DDFD5F5F09B9BF@calttsv025.cal.riotinto.org \
    --to=david.billinghurst@comalco.riotinto.com.au \
    --cc=cygwin@cygwin.com \
    --cc=jgsave@yahoo.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).