Hans-Christoph Steiner wrote:
On Nov 18, 2007, at 2:36 AM, Roman Haefeli wrote:
On Mon, 2007-11-12 at 16:19 +0100, IOhannes m zmoelnig wrote:
anyhow, could you do a "make distclean" (and eventually removed all traces of .o and .d files in the Gem/src tree) and afterwards do a fresh build.
I am curious, what are .d files anyway?
just have a look at them with your favourite editor :-) they are make.depend files that track the dependencies of each .cpp file.
mfg.asd IOhannes