I have a problem that the Builder compiles several files each time I do a
make from within the IDE even if only one .cpp file is changed. Some people
have suggested that the timestamp of some file that the compiled sourcefiles
are dependent on can be erraneous. Well, I looked through all my files and
cannot find any such error, so I wonder if there is some way to see what the
IDE make base its decision to do a compile on? Is there some debug-mode or
debug-option for the built-in make?
Any suggestions to help me solve this annoying problem is welcome.
Thanks in advance
P Buschka