Changing compiler options

2012-10-30 Thread Ben Cooksley
Hi all, Recently build.kde.org ran into some problems with building libkdcraw, due to CMake using the -std=iso9899:1990 option with GCC. It seems that this appears to be incompatible with LCMS' use of inline functions. The build log can be viewed at

Re: Changing compiler options

2012-10-30 Thread Andreas Pakulat
Hi, On Tue, Oct 30, 2012 at 10:52 AM, Ben Cooksley bcooks...@kde.org wrote: Hi all, Recently build.kde.org ran into some problems with building libkdcraw, due to CMake using the -std=iso9899:1990 option with GCC. It seems that this appears to be incompatible with LCMS' use of inline

Re: CMake policy settings with CMake 2.8.8

2012-10-30 Thread David Faure
On Monday 29 October 2012 19:06:53 Alexander Neundorf wrote: On Monday 29 October 2012, Stephen Kelly wrote: David Faure wrote: On Saturday 27 October 2012 16:14:47 Alexander Neundorf wrote: Hi, I was just looking through the cmake policies which were added after 2.6.4, and what

Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Alexander Neundorf
On Friday 26 October 2012, Alexander Neundorf wrote: On Thursday 18 October 2012, Alexander Neundorf wrote: Hi, in kdelibs we require since more than 2 years cmake .2.6.4, since then many improvements and fixes have gone into cmake, and we cannot make use of them. These are e.g.

Re: CMake policy settings with CMake 2.8.8

2012-10-30 Thread Alexander Neundorf
On Tuesday 30 October 2012, David Faure wrote: On Monday 29 October 2012 19:06:53 Alexander Neundorf wrote: On Monday 29 October 2012, Stephen Kelly wrote: David Faure wrote: On Saturday 27 October 2012 16:14:47 Alexander Neundorf wrote: Hi, I was just looking through the

Re: CMake 2.8.8 will be required for kdelibs 4.10 starting October 30th

2012-10-30 Thread Alexander Neundorf
On Tuesday 30 October 2012, Rolf Eike Beer wrote: Am Dienstag 30 Oktober 2012, 20:24:19 schrieb Alexander Neundorf: On Friday 26 October 2012, Alexander Neundorf wrote: On Thursday 18 October 2012, Alexander Neundorf wrote: Hi, in kdelibs we require since more than 2 years cmake