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

Alexander Neundorf a.neundorf-work at gmx.net
Thu Oct 13 08:40:07 EDT 2005


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 
 

-- 
Lust, ein paar Euro nebenbei zu verdienen? Ohne Kosten, ohne Risiko!
Satte Provisionen für GMX Partner: http://www.gmx.net/de/go/partner


More information about the CMake mailing list