public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: I want to use DLL compiled with Cygwin with VC(VS2008).
Date: Sat, 12 Feb 2011 02:58:00 -0000	[thread overview]
Message-ID: <20110212025813.GA20293@ednor.casa.cgf.cx> (raw)
In-Reply-To: <201102120245.p1C2juUX029959@omx12.ms.so-net.ne.jp>

On Sat, Feb 12, 2011 at 11:46:47AM +0900, Hosoi wrote:
>It wants to compile DLL of a certain open source with Cygwin and to use
>it with VC.  Because the compilation doesn't pass, it should be Cygwin
>in MSYS.
>
>However, when the one that test DLL was compiled with Cygwin is used
>with VC, it freezes it with LoadLibrary.
>
>Please teach the method of using DLL compiled with Cygwin in
>VC(VS2008).

You really can't use Cygwin via LoadLibrary without quite a bit of
extra work.

However: http://www.cygwin.com/faq/faq.programming.html#faq.programming.msvs-mingw

cgf

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

  reply	other threads:[~2011-02-12  2:58 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-12  2:46 Hosoi
2011-02-12  2:58 ` Christopher Faylor [this message]
2011-02-14  4:03   ` Re[2]: " Y.Hosoi
2011-02-19  9:40     ` Jason Curl

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=20110212025813.GA20293@ednor.casa.cgf.cx \
    --to=cgf-use-the-mailinglist-please@cygwin.com \
    --cc=cygwin@cygwin.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).