Re: Extremely long build times
- From: Nikos Bakolas <nikos_nospam@xxxxxxxxxxxxxxxxxxx>
- Date: Tue, 31 Jul 2007 20:49:03 +0300
What does your Compile dialog show? Are you getting any hints/warning?
I don't know about Delphi 2007, but in the previous versions of Delphi the compilation could get *exteremely* slow if you had many warnings/hints (thousands). It sure looks like Delphi was rebutiling the list of warnings/errors by setting the TStringList.Text rather than calling TStringList.Add.
Although we do get a lot of hints and warnings, they are not the culprit. We have compiled our project with hints and warnings generation disabled and it has made no difference.
Regards,
Nikos & Stavros
.
- References:
- Extremely long build times
- From: Stavros Papadopoulos
- Re: Extremely long build times
- From: Dmitry Streblechenko
- 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):
Relevant Pages
|