Please just turn off building the LLVM opts and do not build LLVM 3.5.  This 
will be done by default in the GitHub version if it doesn’t find a version of 
LLVM that it’s tested to work with.  

David

> On 7 Jun 2015, at 21:08, allynm <[email protected]> wrote:
> 
> Hello all,
> 
> Trying to build libobjc2 using the bash script for ubuntu 14.04 that Patryk
> posted recently on "GNUstep under Ubuntu Linux".
> Have compiled clang and clang++ 3.7.0 and downloaded libobjc2-1.7.  When I
> do the cmake .. command it cmake complains that it can't find a number of .a
> libs.  However, these actually exist in /usr/lib/llvm-3.5/lib.  I don't know
> how to tell cmake where they are.  Researched on the internet--tried cmake
> .. CMAKE_LIBRARY_PATH=/usr/lib/llvm-3.5/lib but that didn't work.  My
> version of cmake is 2.8.12.2
> 
> Any suggestions?
> 
> Thanks,
> Mark Allyn
> 
> 
> 
> --
> View this message in context: 
> http://gnustep.8.n7.nabble.com/cmake-can-t-find-library-to-compile-libobjc2-tp39317.html
> Sent from the GNUstep - General mailing list archive at Nabble.com.
> 
> _______________________________________________
> Discuss-gnustep mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep




-- Sent from my PDP-11


_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to