On Mon, 07 Dec 2009 11:17:30 +0100
Jan Holesovsky <ke...@suse.cz> wrote:

> Any chance to profile GNU make in this scenario, please?  May be
> there is some stupid mistake there, similar to the one in mkdepend 
> (http://www.openoffice.org/issues/show_bug.cgi?id=73081 - the
> complexity of it grew exponentially)?
I have not yet considered profiling GNU make, because even with OOo this
will not be an issue when using pattern rules for the most common
targets (C++ sources etc.). In a first attempt, I generated an explicit
(non-pattern) rule for each target, and there it might have come up as
an issue. But using pattern rules (which is WIP and almost finished), we
should rarely end up with more than maybe 30 rules -- everything else is
done via variables.

Best Regards,

Bjoern Michaelsen


-- 
===========================================================================
 Sitz der Gesellschaft:
 Sun Microsystems GmbH, Sonnenallee 1, D-85551 Kirchheim-Heimstetten
 Amtsgericht Muenchen: HRB 161028
 Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Wolf Frenkel
 Vorsitzender des Aufsichtsrates: Martin Haering
===========================================================================

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tools.openoffice.org
For additional commands, e-mail: dev-h...@tools.openoffice.org

Reply via email to