* CYGWIN wine porting part 2.
@ 2002-05-28 16:19 Steven Edwards
2002-05-28 20:30 ` cygwin " Christopher Faylor
0 siblings, 1 reply; 2+ messages in thread
From: Steven Edwards @ 2002-05-28 16:19 UTC (permalink / raw)
To: cygwin
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
Also I have two minor bugs in the headers. Where do I go to report them?
Thanks
Steven
"Every revolution was once a thought in one man's mind"
- Ralph Waldo Emerson
--
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] 2+ messages in thread
end of thread, other threads:[~2002-05-28 21:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-05-28 16:19 CYGWIN wine porting part 2 Steven Edwards
2002-05-28 20:30 ` cygwin " 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).