[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Performance
From: |
Krzysztof Horecki |
Subject: |
Re: Performance |
Date: |
Thu, 12 Jul 2001 18:30:42 +0200 |
Thanx Jens.
I got rid of pretty much of the time-wasting stuff. Of course I used
includes, no sub-make invocations, but there were many shell invocations
inside.
... But it still needs about 5s on a PIII 800Mhz for about 500 file
project to say 'nothing to do'. Of course, executing same make for the
second time is much faster, because of the cache, I think.
One thing could be this:
Found an implicit rule for `../pl/pl_binder_man_LINUX_g.o'.
Considering target file `../pl/pl_binder_man.c'.
Looking for an implicit rule for `../pl/pl_binder_man.c'.
>> Trying pattern rule with stem `pl_binder_man'.
>> Trying implicit prerequisite `../pl/pl_binder_man.w'.
>> Trying pattern rule with stem `pl_binder_man'.
>> Trying implicit prerequisite `../pl/pl_binder_man.w'.
>> Looking for a rule with intermediate file `../pl/pl_binder_man.w'.
>> Avoiding implicit rule recursion.
how can I get rid of it?
% :: %.w ...doesn't help
Kilu
--
============================
AutoForm Engineering GmbH
Technoparkstrasse 1
CH-8005 Zürich / Switzerland
Tel: +41 1 445 2121
Fax: +41 1 445 2122
www.autoform.ch
============================