Zou Hu wrote: > It's the same for building texmacs in both Linux and Windows. The > question is, even if I don't change any source code, and run make > again, it still takes some time to finish. But when I rebuild other > software without changing any sourc code, the make program often > says in one or two minute that there is nothing to do.
That's very strange. I build texmacs in Linux and if I rerun make after a build it takes only a few seconds to detect that there is nothing to do. I use the autotools build system. Are you using CMake instead? If so, then maybe that's why. Regards, Jeremy Henty _______________________________________________ Texmacs-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/texmacs-dev
