Displaying 2 results from an estimated 2 matches for "22_with_cmake".
2012 Jun 22
0
[LLVMdev] is configure+make dead yet?
On 06/22/2012 01:08 AM, Óscar Fuentes wrote:
> You can work with LLVM without installing, or install it on a specific
> directory that you can delete afterwards. That's much better than
> overwriting/removing the previous version.
No, in general it's not. It's fairly common to install LLVM under a
standard prefix such as /usr or /usr/local so that its headers and
libraries
2012 Jun 21
4
[LLVMdev] is configure+make dead yet?
Albert Graef <Dr.Graef at t-online.de> writes:
> On 06/21/2012 04:22 PM, Óscar Fuentes wrote:
>> About the "many features" that cmake lacks, can you provide a list,
>> please?
>
> Generally it works fairly well, but here are some differences to the
> autoconf-based build I noticed:
>
> - No 'make uninstall'. That is a real deal breaker if you