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

Kuperstein, Michael M michael.m.kuperstein at intel.com
Mon Dec 8 00:17:12 PST 2014


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.




More information about the llvm-commits mailing list