[Bug 19009] New: Crosstests don't compile with CROSSCC="ccache i586-mingw32msvc-gcc"

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jun 20 05:16:45 CDT 2009


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 at winehq.org
        ReportedBy: niko.lecam at 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.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list