http://bugs.winehq.org/show_bug.cgi?id=19009
Summary: Crosstests don't compile with CROSSCC="ccache i586-mingw32msvc-gcc" Product: Wine Version: unspecified Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: build-env AssignedTo: wine-bugs@winehq.org ReportedBy: niko.lecam@gmail.com
The culprit is the line AC_SUBST(CROSSTARGETFLAGS,"-b `expr $CROSSCC : '(.*)-gcc'`") in configure.ac that doesn't handle multiple words in the CROSSCC variable.
Unfortunately I wasn't able to find a way to fix this one.
http://bugs.winehq.org/show_bug.cgi?id=19009
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source Version|unspecified |1.1.24
http://bugs.winehq.org/show_bug.cgi?id=19009
--- Comment #1 from Austin English austinenglish@gmail.com 2009-06-22 11:14:06 --- Probably fixed by http://source.winehq.org/git/wine.git/?a=commitdiff;h=72a95ffa22606fb1027385....
Can you retry in git.
http://bugs.winehq.org/show_bug.cgi?id=19009
Nicolas Le Cam niko.lecam@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #2 from Nicolas Le Cam niko.lecam@gmail.com 2009-06-22 14:35:55 --- Just tested, it works. Thanks.
http://bugs.winehq.org/show_bug.cgi?id=19009
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2009-07-03 12:27:29 --- Closing bugs fixed in 1.1.25.