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: Markus Hitter
Subject: Re: cmake error on Ubuntu 13.10
Date: Fri, 27 Dec 2013 16:01:06 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0

Am 27.12.2013 15:08, schrieb David Chisnall:
> It is not possible to build clang without Objective-C[++] support.
objc/runtime.h is provided by the runtime, not the compiler.

Am 27.12.2013 14:58, schrieb Ivan Vučica:
> Languages are supported, it's just the runtime that is missing ;-)

Excellent. Part of the problem solved.

> Not that I encourage that; everyone should use David's libobjc2 which, to
> the best of my knowledge, is not in Debian.

There's "libobjc3" and "libobjc4". libobjc4 has a version tag "4.8.1".
It's a library only, the corresponding -dev package installs headers for
gcc privately. I assume this isn't libobjc2.

Accordingly, there's no need to build clang/llvm. Building libobjc2
(Chris' one) is sufficient. Would be a good update for the build
instructions. I still have no write access.

Patryk, does this help you? A "apt-get install clang" should be
sufficient for the compiler part and allow to build libobjc2 directly.


Markus

-- 
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. (FH) Markus Hitter
http://www.reprap-diy.com/
http://www.jump-ing.de/



reply via email to

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