texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re:Re: [Texmacs-dev] It takes too many time to rebuild texmacs


From: Zou Hu
Subject: Re:Re: [Texmacs-dev] It takes too many time to rebuild texmacs
Date: Fri, 9 Jul 2010 23:04:06 +0800 (CST)

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.
在2010-07-09 16:10:24,"Gubinelli Massimiliano" <address@hidden> 写道:
>Hi,
> I've never experienced such sluggishness (neither on Mac, Linux or Windows/MinGW). On which system are you working?
>
>best
>massimiliano
>
>
>
>
>On 9 juil. 2010, at 09: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 case-insensitive 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'.
>>    No implicit rule found for `edit_delete.cpp'.
>>    Finished prerequisites of target file `edit_delete.cpp'.
>>   No need to remake target `edit_delete.cpp'; using VPATH name `./Edit/Modify/edit_delete.cpp'.
>>  Finished prerequisites of target file `Objects/edit_delete.o'.
>>  Prerequisite `./Edit/Modify/edit_delete.cpp' is older than target `Objects/edit_delete.o'.
>> No need to remake target `Objects/edit_delete.o'.
>> 
>> Seems it was checking some old SCCS/RCS files. Since texmacs is not using these, is it possible to disable these boring checking to save some building time?
>> 
>> Best wishes.
>> 
>> _______________________________________________
>> Texmacs-dev mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/texmacs-dev
>
>
>_______________________________________________
>Texmacs-dev mailing list
>address@hidden
>http://lists.gnu.org/mailman/listinfo/texmacs-dev

reply via email to

[Prev in Thread] Current Thread [Next in Thread]