Displaying 3 results from an estimated 3 matches for "d8571afa".
2010 Sep 30
0
[LLVMdev] CMake "sudo make install" & headers
Samuel Williams <space.ship.traveller at gmail.com> writes:
[snip]
> The problem is that exactly the same arguments to CMake on Mac OS X
> and Linux give different results.
>
> On Mac OS X, headers are not installed. On Linux, they are
> installed. I've tested this on Debian Linux and OS X 10.6.4 both with
> CMake >= 2.8.0
>
> I am not sure how to debug this
2010 Oct 01
2
[LLVMdev] CMake "sudo make install" & headers
...sts.txt.
>
> Try building and installing without `sudo', i.e. under your home
> directory. Whatever result you get will be useful to know.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20101001/d8571afa/attachment.html>
2010 Sep 30
3
[LLVMdev] CMake "sudo make install" & headers
Dear Sam,
Thanks for your detailed response, however I am using the command line tool.
The problem is that exactly the same arguments to CMake on Mac OS X and Linux give different results.
On Mac OS X, headers are not installed. On Linux, they are installed. I've tested this on Debian Linux and OS X 10.6.4 both with CMake >= 2.8.0
I am not sure how to debug this problem. Does anyone