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