[llvm] r223309 - Make llvm-ar a real build target and install it.

NAKAMURA Takumi geek4civic at gmail.com
Mon Dec 8 00:22:46 PST 2014


FYI, it has been failing on
http://bb.pgr.jp/builders/msbuild-llvmclang-x64-msc17-DA

I'll fix this if I had a time, thank you.

2014-12-08 17:17 GMT+09:00 Kuperstein, Michael M
<michael.m.kuperstein at intel.com>:
> The problem is with the native MSVC (-G"Visual Studio 2012 Win64") build.
> If you don't have VS, I can understand how that can be hard to reproduce...
>
> I'll try to get a CMake guru here to help out with this.
>
> Michael
>
> -----Original Message-----
> From: Rafael EspĂ­ndola [mailto:rafael.espindola at gmail.com]
> Sent: Monday, December 08, 2014 06:46
> To: Kuperstein, Michael M
> Cc: llvm-commits at cs.uiuc.edu; Badouh, Asaf
> Subject: Re: [llvm] r223309 - Make llvm-ar a real build target and install it.
>
>> How do I reproduce this?
>>
>> On windows I normally build with cmake + ninja. Can you give the
>> command lines you used?
>
> For what it is worth, I just tried
>
> cmake ..\llvm\ -DLLVM_LIT_TOOLS_DIR="c:\gnuwin\GetGnuWin32\gnuwin32\bin"
> -DCMAKE_BUILD_TYPE=Release -DLLVM_ENABLE_ASSERTIONS=ON -DCMAKE_INSTALL_PREFIX="c:\users\espindola\llvm\test-install" -GNinja
>
> followed by "ninja install" and it worked.
>
> Cheers,
> Rafael
> ---------------------------------------------------------------------
> Intel Israel (74) Limited
>
> This e-mail and any attachments may contain confidential material for
> the sole use of the intended recipient(s). Any review or distribution
> by others is strictly prohibited. If you are not the intended
> recipient, please contact the sender and delete all copies.
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list