Angus Leeming <[EMAIL PROTECTED]> writes: | make[1]: Entering directory `/home/angus/lyx/devel/build/src' | TMPCMD=` echo g++ -DHAVE_CONFIG_H -I. -I../../src -I. -Winvalid-pch | --include=../../src/pch.h -I../../boost -Wextra -Wall | -I/usr/X11R6/include -g -O -fno-exceptions | sed -e s,\",\',` ; \ | PATTERN=`echo -Winvalid-pch --include=../../src/pch.h | sed -e 's,\/ | \\\/,'` ; \ | ${TMPCMD/$PATTERN} \ | -x c++-header ../../src/pch.h -MT pch.h.gch -MD -MP -MF "./pch.h.gch.Tdep" > | Lars, each time I invoke make I get the pch.h file being recompiled in > | src | src/support | src > | Ie, src/pch.h is recompiled twice, once on the way up the tree and once on | the way back. Although the files are recompiled, the link step is not | activated.
I have noticed that as well, but I am not sure what is causing it. -- Lgb