I can confirm that using newer versions of cmake >= 2.8.12.2 fix this
problem. I'm now getting other problems, which I'll post in a separate
thread.

The strange thing is that llvm/CMakeLists.txt contains the line
cmake_minimum_required(VERSION 2.8.12.2), so when I ran with cmake 2.8.11 I
would have expected cmake to die at that point with an error message saying
I had too old of a version, but it didn't.

On Sat, Dec 5, 2015 at 2:01 AM, Dmitri Gribenko <griboz...@gmail.com> wrote:

> On Fri, Dec 4, 2015 at 12:44 PM, Lane Schwartz <dowob...@gmail.com> wrote:
> > cmake version 2.8.11
>
> Is it feasible for you to try with cmake 3, or at least 2.8.12.2?
> There have been many fixes for ninja in the 2.8.12.* series.
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <griboz...@gmail.com>*/
>



-- 
When a place gets crowded enough to require ID's, social collapse is not
far away.  It is time to go elsewhere.  The best thing about space travel
is that it made it possible to go elsewhere.
                -- R.A. Heinlein, "Time Enough For Love"
_______________________________________________
swift-users mailing list
swift-users@swift.org
https://lists.swift.org/mailman/listinfo/swift-users

Reply via email to