"recent libcxx regression" reason discovered. clang version info/folder changed. possibly accidental?

Yaron Keren yaron.keren at gmail.com
Mon Mar 10 14:39:41 PDT 2014


Hi,

I use cmake to create project files on Windows and that's the documented
way on the LLVM website.

You may be able to use autoconf with the MSYS shell but why.

Yaron



2014-03-10 23:10 GMT+02:00 G M <gmisocpp at gmail.com>:

> Hi Tom
>
> On Tue, Mar 11, 2014 at 3:27 AM, Tom Stellard <tom at stellard.net> wrote:
>
>>
>> Is autoconf supported on windows?  If not, then this shouldn't be a
>> problem, because
>> in CMake I'm only creating the symlink on non-WIN32 platforms (I'm not a
>> CMake expert,
>> though, so it would be nice if someone could test this).
>>
>
>
>>
>> -Tom
>>
>>
> I don't know too much about autoconf. I'm not sure when you ask about
> "supported" whether you mean does it run or does lllvm/clang support
> running it on Windows
>
> From distant memory, I thought I used it on Windows when I first got
> interested in clang/llvm before they supported cmake.
>
> So I think it runs on Windows and was useful at one point, and here's a
> link I found to it for windows:
> http://gnuwin32.sourceforge.net/packages/autoconf.htm
>
> As for supported, I don't know if autoconf use is kept up to date on
> Windows or not for llvm/clang. But I certainly don't use it anymore on
> Windows, I switched to cmake long long ago. I imagine most Windows centric
> people would be of the same mind-set, but that's a guess.
>
>
>
> _______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140310/7f60e344/attachment.html>


More information about the cfe-commits mailing list