RE: [libcxx] r251065 - Dont required CMake 3 to install a linker script

2015-10-23 Thread Hahnfeld, Jonas via cfe-commits
No problem, seems to work now :-) Thanks Jonas From: Eric Fiselier [mailto:e...@efcs.ca] Sent: Friday, October 23, 2015 9:08 AM To: Hahnfeld, Jonas Cc: cfe-commits@lists.llvm.org Subject: Re: [libcxx] r251065 - Dont required CMake 3 to install a linker script Hi Jonas, Thanks for

Re: [libcxx] r251065 - Dont required CMake 3 to install a linker script

2015-10-23 Thread Eric Fiselier via cfe-commits
Hi Jonas, Thanks for being patient and sorry for the failed first attempt. I think I fixed it in r251100. I swear I'm normally more careful. /Eric On Thu, Oct 22, 2015 at 8:34 PM, Hahnfeld, Jonas < hahnf...@itc.rwth-aachen.de> wrote: > Hi, > > thanks for the attempt to fix this, but this isn't

RE: [libcxx] r251065 - Dont required CMake 3 to install a linker script

2015-10-22 Thread Hahnfeld, Jonas via cfe-commits
Hi, thanks for the attempt to fix this, but this isn't working for in-tree builds of libcxx: CMake Error at projects/libcxx/lib/cmake_install.cmake:56 (FILE): file INSTALL cannot find "<<>>/projects/libcxx/lib/libc++.so" It is located at <<>>/lib/libc++.so. CMake version is 2.8.12.2 which s