gnustep-dev
[Top][All Lists]
Advanced

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

Re: compiling libobjc-2.0 and gnustep on Ubuntu 14.04


From: allynm
Subject: Re: compiling libobjc-2.0 and gnustep on Ubuntu 14.04
Date: Tue, 2 Jun 2015 04:11:19 -0700 (MST)

Patryk,

I recompiled LLVM/clang successfully using -DCMAKE_C_COMPILER=gcc and
-DCMAKE_CXX_COMPILER=g++.  Long time to make the program, and it took two
passes before it was successful.  Tested it with a little c program.  Clang
compiled it and it executed properly.

However, cmake fails to configure libobjc2.  Here is the error message:


allynm wrote
> CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:50 (include):
>   include could not find load file:
> 
>     /usr/lib/llvm-3.5/share/llvm/cmake/LLVMExports.cmake
> Call Stack (most recent call first):
>   CMakeLists.txt:129 (find_package)
> 
> 
> CMake Error at /usr/share/llvm-3.5/cmake/LLVMConfig.cmake:53 (include):
>   include could not find load file:
> 
>     /usr/lib/llvm-3.5/share/llvm/cmake/LLVM-Config.cmake
> Call Stack (most recent call first):
>   CMakeLists.txt:129 (find_package)
> 
> 
> -- Untested version of LLVM (3.7.0svn) found.
> -- Disabling LLVM options unless explicitly enabled.
> -- No C++ runtime library found
> -- GNUstep install type set to LOCAL
> -- Configuring incomplete, errors occurred!

Any advice you can provide would be greatly appreciated.

Mark



--
View this message in context: 
http://gnustep.8.n7.nabble.com/compiling-libobjc-2-0-and-gnustep-on-Ubuntu-14-04-tp39256p39281.html
Sent from the GNUstep - Dev mailing list archive at Nabble.com.



reply via email to

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