public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with port of WINE dlls to mingw using cygwin
@ 2002-05-28  4:57 Steven Edwards
  2002-05-28  5:17 ` Robert Collins
  0 siblings, 1 reply; 8+ messages in thread
From: Steven Edwards @ 2002-05-28  4:57 UTC (permalink / raw)
  To: cygwin

Hola,
I have been working with wine-dev to port WINE to the
Mingw platform for the ReactOS project. Currently we
can build 90% of WINE dlls and programs under a cygwin
host with no problems.

The problem I am having is when I go to use the
dlls/programs they are still being linked to
cygwin1.dll even though they do not appear to be
importing anything from cygwin1.dll

This is the configure command I am using.
./configure --host=mingw --target=mingw --build=mingw
CFLAGS="-D_WINDOWS -D__MIGNW__ -mno-cygwin
-fnative-struct" CCFLAGS="-D_WINDOWS -D__MIGNW__
-mno-cygwin -fnative-struct"

Everything seems to build and run fine but when I go
to use a tool/program/dll on a windows98 or NT box
without cygwin it throws a exception about missing
cygwin1.dll. Anyone got any ideas about why it is
still doing this?

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Problem with port of WINE dlls to mingw using cygwin
@ 2002-05-28 11:00 Earnie Boyd
  2002-05-28 13:59 ` Steven Edwards
  0 siblings, 1 reply; 8+ messages in thread
From: Earnie Boyd @ 2002-05-28 11:00 UTC (permalink / raw)
  To: Steven Edwards; +Cc: cygwin

[-- Attachment #1: Type: text/plain, Size: 119 bytes --]

Hi Steven,

You really need to take a look at MSYS.  See
http://www.mingw.org/msys.shtml for more information.

Earnie.

[-- Attachment #2: cygwin.50831 --]
[-- Type: message/rfc822, Size: 1281 bytes --]

From: Steven Edwards <steven_ed4153@yahoo.com>
To: cygwin@cygwin.com
Subject: Problem with port of WINE dlls to mingw using cygwin
Date: Mon, 27 May 2002 16:34:38 -0700 (PDT)
Message-ID: <20020527233438.25056.qmail@web21107.mail.yahoo.com>

Hola,
I have been working with wine-dev to port WINE to the
Mingw platform for the ReactOS project. Currently we
can build 90% of WINE dlls and programs under a cygwin
host with no problems.

The problem I am having is when I go to use the
dlls/programs they are still being linked to
cygwin1.dll even though they do not appear to be
importing anything from cygwin1.dll

This is the configure command I am using.
./configure --host=mingw --target=mingw --build=mingw
CFLAGS="-D_WINDOWS -D__MIGNW__ -mno-cygwin
-fnative-struct" CCFLAGS="-D_WINDOWS -D__MIGNW__
-mno-cygwin -fnative-struct"

Everything seems to build and run fine but when I go
to use a tool/program/dll on a windows98 or NT box
without cygwin it throws a exception about missing
cygwin1.dll. Anyone got any ideas about why it is
still doing this?

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com


[-- Attachment #3: Type: text/plain, Size: 214 bytes --]

--
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/

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-05-28 17:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28  4:57 Problem with port of WINE dlls to mingw using cygwin Steven Edwards
2002-05-28  5:17 ` Robert Collins
2002-05-28  6:12   ` Steven Edwards
2002-05-28  6:27     ` Robert Collins
2002-05-28 11:00 Earnie Boyd
2002-05-28 13:59 ` Steven Edwards
2002-05-28 14:01   ` Earnie Boyd
2002-05-28 14:09   ` Christopher Faylor

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).