public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: cygwin wine porting part 2.
Date: Tue, 28 May 2002 20:30:00 -0000	[thread overview]
Message-ID: <20020528211058.GB6491@redhat.com> (raw)
In-Reply-To: <005a01c2068a$72bc6d00$fe00a8c0@laptop>

On Tue, May 28, 2002 at 04:58:40PM -0400, Steven Edwards wrote:
>This is the command line I am using and am still having problems:
>
>./configure --host=mingw32 --target=mingw32 --build=mingw32
>CFLAGS="-D__MINGW__ -D_WINDOWS -DWINE_NOWINSOCK" CC="gcc -mno-cygwin
>-fnative-struct" CXX="gcc -mno-cygwin -fnative-struct"
>
>When I go to build wine/library its not finding -msvcrt even though it
>is there. If I copy libmsvcrt.a to /lib to builds fine. Also it is still
>linking to cygwin1.dll

That's usually a sign of C++ components being in the build since there is
no mingw C++ library in cygwin yet.

Either that or you're including other libraries that rely on cygwin.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

      reply	other threads:[~2002-05-28 21:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-28 16:19 CYGWIN " Steven Edwards
2002-05-28 20:30 ` Christopher Faylor [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=20020528211058.GB6491@redhat.com \
    --to=cgf@redhat.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).