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: Mon, 21 Jun 2010 23:38:03 -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/21/2010 5:00 PM, Peter Rosin wrote:
> Den 2010-06-19 05:38 skrev Ralf Wildenhues:
>> * Peter Rosin wrote on Wed, Jun 16, 2010 at 10:30:22PM CEST:
>>> Should I keep attaching the "current" version of the patch?
>>
>> Sure, but the patch is good to go once copyright papers are through,
>> with testing added.
> 
> Comments on the tests welcome.

What if $CC is specified as 'cl.exe'? IIUC, this means that the compile
script will be invoked as "compile cl.exe ...." but then this case:

+  cl | *[/\\]cl)
+    func_cl_wrapper "$@"      # Doesn't return...
+    ;;

won't fire.

Is it possible to test the path translation logic? E.g. a test that is
skipped unless $build+$host is one of the supported combinations?

--
Chuck



reply via email to

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