http://bugs.winehq.org/show_bug.cgi?id=22289
Summary: [cygwin] cannot find -lmsvcrt on a msvcr90 test Product: Wine Version: unspecified Platform: x86 OS/Version: Windows XP Status: UNCONFIRMED Severity: normal Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: cerebro.alexiel@gmail.com
Created an attachment (id=27239) --> (http://bugs.winehq.org/attachment.cgi?id=27239) Log of the error and result of git bisect
I know that there is no cygwin VM on wineTestBot (yet?). Compiling wine on cygwin may be useless as mingW just work fine. But a bug is a bug and I want help wine being cross-platform whatever your compiler/environment. Otherwise you can close this one as WONTFIX and I won't bother you anymore.
Compilation is very slow on my machine so I hope git bisect didn't give me a false positive result.
Log attached (created with vim on cygwin to avoid newline issues).
PS : seems I can't CC "piotr <at> codeweavers <dot> com"...
http://bugs.winehq.org/show_bug.cgi?id=22289
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|testcases |-unknown Version|unspecified |1.1.42 Summary|[cygwin] cannot find |Cannot find -lmsvcrt on a |-lmsvcrt on a msvcr90 test |msvcr90 test under Cygwin
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2010-04-06 10:00:57 --- Cygwin is not an OS, so you certainly will not find it in the test bot.
Probably a duplicate, and should be fixed by
http://source.winehq.org/git/wine.git/?a=commit;h=57fb163381935d157f12d7e4cc...
http://bugs.winehq.org/show_bug.cgi?id=22289
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, regression, | |source Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2010-04-06 14:06:02 --- No, still present in wine-1.1.42-79-g770c9bc: ../../../tools/winegcc/winegcc -B../../../tools/winebuild --sysroot=../../.. -mno-cygwin msvcr90.o msvcr90.res testlist.o -o msvcr90_test.exe ../../../libs/port/libwine_port.a -lkernel32 /usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../../i686-pc-cygwin/bin/ld: cannot find -lmsvcrt collect2: ld returned 1 exit status winegcc: ccache failed make: *** [msvcr90_test.exe] Error 2
http://bugs.winehq.org/show_bug.cgi?id=22289
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2010-06-14 13:08:22 --- Fixed by ba9ec152e17f436fb3e73d8e08af811ba3520cef.
http://bugs.winehq.org/show_bug.cgi?id=22289
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2010-06-18 12:47:36 --- Closing bugs fixed in 1.2-rc4.
http://bugs.winehq.org/show_bug.cgi?id=22289
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|Windows XP |Windows