discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cmake error on Ubuntu 13.10


From: David Chisnall
Subject: Re: cmake error on Ubuntu 13.10
Date: Fri, 27 Dec 2013 14:08:07 +0000

On 27 Dec 2013, at 12:29, Markus Hitter <mah@jump-ing.de> wrote:

> The problem is, while the package descriptions describe clang and llvm
> to support C, C++, Obj-C and Obj-C++, it apparently does not really do
> so. When trying to compile with them anyways, a missing objc/runtime.h
> is reported.

It is not possible to build clang without Objective-C[++] support.  
objc/runtime.h is provided by the runtime, not the compiler.

David




reply via email to

[Prev in Thread] Current Thread [Next in Thread]