Re: Extremely long build times
- From: "Rudy Velthuis [TeamB]" <newsgroups@xxxxxxxxxxxx>
- Date: 31 Jul 2007 13:07:00 -0700
Allen Bauer (CodeGear) wrote:
There are also internal limitations in the compiler which can cause
problems if one were to have a deeply recursive set of units. As a
codebase grows, one can lose sight of the overall "reference web" of
units and suddenly trip into this limitation. It is often manifests
as a significant performance degredation and seemingly random error
messages about recursive uses.
Unfortunately when one gets into the situation, it is really a bear to
work one's way out of it. All it takes is for one inadvertent unit to
end up in a long chain of unit uses. Unit A uses B uses C ... uses X
uses Y uses Z uses A...
Ah, thanks for the tip. That sounds as if it may be the problem.
--
Rudy Velthuis [TeamB] http://rvelthuis.de
"The use of anthropomorphic terminology when dealing with
computing systems is a symptom of professional immaturity."
-- Edsger Dijkstra
.
- References:
- Extremely long build times
- From: Stavros Papadopoulos
- Re: Extremely long build times
- From: Eduardo A. Salgado
- Re: Extremely long build times
- From: Nikos Bakolas
- Re: Extremely long build times
- From: Lucian Radulescu
- Re: Extremely long build times
- From: Stavros Papadopoulos
- Re: Extremely long build times
- From: Lucian Radulescu
- Re: Extremely long build times
- From: James Miller
- Re: Extremely long build times
- From: Rudy Velthuis [TeamB]
- Re: Extremely long build times
- From: Allen Bauer (CodeGear)
- Extremely long build times
- Prev by Date: Re: Extremely long build times
- Next by Date: Re: Extremely long build times
- Previous by thread: Re: Extremely long build times
- Next by thread: Re: Extremely long build times
- Index(es):