[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: CMakeLists.txt in libobjc2
From: |
David Chisnall |
Subject: |
Re: CMakeLists.txt in libobjc2 |
Date: |
Fri, 28 Feb 2014 20:12:17 +0000 |
Hi Mathias,
They disable building the LLVM optimisations for LLVM > 3.3. This is because
LLVM APIs change quite frequently and they most likely won't build. I think
the thing you need to set is LLVM_OPTS=yes (check ccmake - it's documented), if
you want to try building them. Note that this doesn't affect the runtime
itself, it just relates to the extra GNUstep-runtime-specific optimisations
that can be built as an LLVM plugin.
David
On 28 Feb 2014, at 13:43, Mathias Bauer <mathias_bauer@gmx.net> wrote:
> Hi,
>
> I wonder how the CMake build in libobjc2 reacts on different versions of
> clang.
>
> The CMakeLists.txt of libobjc2 seems to disable some LLVM options in case any
> clang version > 3 or directly from svn is used.
>
> What are these options and how do I enable them explicitly?
>
> Best regards,
> Mathias
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Discuss-gnustep mailing list
> Discuss-gnustep@gnu.org
> https://lists.gnu.org/mailman/listinfo/discuss-gnustep
-- Sent from my Apple II