[CMake] problem with dependency checking of the build system (Makefile generator 3)

Andy Cedilnik andy.cedilnik at kitware.com
Thu Oct 13 08:47:03 EDT 2005


Hi Alex,

This is my fault. I was trying to speedup the build process yesterday.

       Andy

Alexander Neundorf wrote:

>Hi, 
> 
>I'm using cmake cvs from yesterday and I observe one issue with the new 
>Makefile generator under Linux. 
>Everytime I enter "make" it checks the buildsystem and decides it has to 
>regenerate all the Makefiles: 
> 
>make[1]: Entering directory `/home/src/foo' 
>/usr/local/bin/cmake -H/usr/src/foo -B/usr/src/foo --check-build-system 
>CMakeFiles/Makefile.cmake 0 
>-- Configuring done 
>-- Generating done 
>-- Build files have been written to: /usr/src/foo 
> 
>This happens with the Unix makefile generator and with the KDevelop3 
>project generator. 
>Any hints how I can find out why this happens ? 
>Currently the dependency checking during each make run takes alone 35 
>seconds, and after this is actually starts to compile something (on a 
>PIII/450). These 35 seconds are quite long... 
> 
>Alex 
> 
>
>  
>


-- 
Andy Cedilnik
Kitware Inc.



More information about the CMake mailing list