This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

CYGWIN wine porting part 2.


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]