Re: problem with combination of cmake and clang module

2013-07-03 Thread Sebastian Reitenbach
On Thursday, May 2, 2013 17:42 CEST, "Sebastian Reitenbach" wrote: > > On Thursday, May 2, 2013 13:23 CEST, Vadim Zhukov wrote: > > > 02.05.2013 15:17 пользователь "Sebastian Reitenbach" < > > sebas...@l00-bugdead-prods.de> написал: > > > > > > > > > On Wednesday, May 1, 2013 22:48 CES

Re: problem with combination of cmake and clang module

2013-05-02 Thread Sebastian Reitenbach
On Thursday, May 2, 2013 13:23 CEST, Vadim Zhukov wrote: > 02.05.2013 15:17 пользователь "Sebastian Reitenbach" < > sebas...@l00-bugdead-prods.de> написал: > > > > > > On Wednesday, May 1, 2013 22:48 CEST, Vadim Zhukov > wrote: > > > > > Sorry, I have to run right now, so I could not dive in

Re: problem with combination of cmake and clang module

2013-05-02 Thread David Coppa
On Thu, May 2, 2013 at 1:16 PM, Sebastian Reitenbach wrote: > > On Wednesday, May 1, 2013 22:48 CEST, Vadim Zhukov wrote: > >> Sorry, I have to run right now, so I could not dive in throughly ATM >> (but I will be able to do this tomorrow). >> >> Could you please test the following patch instead?

Re: problem with combination of cmake and clang module

2013-05-02 Thread Vadim Zhukov
02.05.2013 15:17 пользователь "Sebastian Reitenbach" < sebas...@l00-bugdead-prods.de> написал: > > > On Wednesday, May 1, 2013 22:48 CEST, Vadim Zhukov wrote: > > > Sorry, I have to run right now, so I could not dive in throughly ATM > > (but I will be able to do this tomorrow). > > > > Could you

Re: problem with combination of cmake and clang module

2013-05-02 Thread Sebastian Reitenbach
On Wednesday, May 1, 2013 22:48 CEST, Vadim Zhukov wrote: > Sorry, I have to run right now, so I could not dive in throughly ATM > (but I will be able to do this tomorrow). > > Could you please test the following patch instead? Policy CMP0017 defaults > to OLD now, I suspect this could be re

Re: problem with combination of cmake and clang module

2013-05-01 Thread Vadim Zhukov
Sorry, I have to run right now, so I could not dive in throughly ATM (but I will be able to do this tomorrow). Could you please test the following patch instead? Policy CMP0017 defaults to OLD now, I suspect this could be related. -- WBR, Vadim Zhukov $OpenBSD$ --- cmake/modules/LLVMConfi

Re: problem with combination of cmake and clang module

2013-05-01 Thread Sebastian Reitenbach
Hi, the patch to llvm make the upcoming libobjc2 cmake configure stage happy for me. Don't know if this is the right approach, there might be a different problem which I'm just hiding? Someone with better cmake knowledge has any suggestion? in case I might not be too wrong, OK? Sebastian Ind

Re: problem with combination of cmake and clang module

2013-01-13 Thread Sebastian Reitenbach
On Sunday, January 13, 2013 17:39 CET, "Sebastian Reitenbach" wrote: > Hi, > > I'm testing x11/gnustep/libobjc2 from svn. Upstream changed the build > environment to use cmake. > Since the recommended compiler is clang, I thought about trying that too, but > that made me run into trouble:

problem with combination of cmake and clang module

2013-01-13 Thread Sebastian Reitenbach
Hi, I'm testing x11/gnustep/libobjc2 from svn. Upstream changed the build environment to use cmake. Since the recommended compiler is clang, I thought about trying that too, but that made me run into trouble: so I have this in the Makefile: MODULES = devel/cmake lang/clang MODCLANG_ARCHS