The messages you get with "make -d" are normal and on my systems do not cause any abnormal build time (even on virtual machines using virtual disks). I think the problem should be elsewhere (maybe are you using a network disk?)

best
massimiliano



On 9 juil. 10, at 17:06, Zou Hu wrote:

Thanks for your information.

在2010-07-09 16:26:00,"Norbert Nemec" <[email protected]> 写 道: You should try 'ccache' (see http://ccache.samba.org ). It speeds up recompilation in TeXmacs by orders of magnitude, even after doing 'make clean' or switching back and forth between different versions.

Set it up once and it will work for any C/C++ project independent of its complexity and the quality of the Makefiles.



On 09/07/10 08:26, Zou Hu wrote:

Hi all, when rebuilding texmacs after a minor change of source, It takes too many time to finish. Runing make -d, I found some debug messages such as:

Considering target file `Objects/edit_delete.o'.
  Considering target file `edit_delete.cpp'.
   Looking for an implicit rule for `edit_delete.cpp'.
   Trying pattern rule with stem `edit_delete.cpp'.
   Trying implicit prerequisite `edit_delete.cpp,v'.
   Trying pattern rule with stem `edit_delete.cpp'.
   Trying implicit prerequisite `RCS/edit_delete.cpp,v'.
   Trying pattern rule with stem `edit_delete.cpp'.
   Trying implicit prerequisite `RCS/edit_delete.cpp'.
   Trying pattern rule with stem `edit_delete.cpp'.
   Trying implicit prerequisite `s.edit_delete.cpp'.
   Trying pattern rule with stem `edit_delete.cpp'.
   Trying implicit prerequisite `SCCS/s.edit_delete.cpp'.
   Looking for a

_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev


_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

_______________________________________________
Texmacs-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/texmacs-dev

Reply via email to