CMake version 2.7-20080708

Mac OSX 10.5
XCode 3.0

I have a static library and a bundle application with links this lib in one project. If I now make changes in my lib and start the app it doesn't link the changed lib again. And the debugger sais that "file: bla.o is more recent than executable timestamp". Seems to me that the linker knows that it should be relinked but I don't know why he doesn't relink it.
I have to make a clean and build again before I have the changes in my app.
Does anyone know this problem?


Regards
Joachim de Vries

_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to