automake-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pr-msvc-support merge


From: Charles Wilson
Subject: Re: pr-msvc-support merge
Date: Tue, 22 Jun 2010 08:04:37 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666

On 6/22/2010 7:53 AM, Peter Rosin wrote:
> I added compile5.test. I don't think $build is part of the equation
> for the purpose of this test, and the only supported $host at this
> point is mingw. Is it what you had in mind?

Well, if $build is cygwin, then it'll work, because cygwin always has
cygcheck.  If $build is mingw (actually "msys" in its normal 'pretend
I'm mingw' mode) then it'll work, because cmd always exists, and sed is
part of the base msys installation.

However, if $build is anything else, then it'll work IF and only IF
winepath is present.  That's not a given.  I don't think the test should
FAIL just because wine is not installed; I think it should be skipped.

Finally, if $host is anything other than $mingw, then the tests should
be skipped, too.  Right?

--
Chuck



reply via email to

[Prev in Thread] Current Thread [Next in Thread]