On Thu, Jul 31, 2003 at 01:32:01PM -0300, Garst R. Reese wrote: > Lars Gullik Bjønnes wrote: > > > It seems that you are the only one seeing this. > > > > Really strange. > > > > With debugging turned on, are you able to see in what phase it is > > slow? > I can't complile on this machine with -g, if that's what you mean.
You could try 'CXXFLAGS=-pg configure --disable-debug... ' to include profile, but no debug information. This links much faster than the debug-enabled version and should shoul the bottleneck nevertheless. But try recent CVS first. Maybe Sunday noon Greenwich time... Andre' -- Those who desire to give up Freedom in order to gain Security, will not have, nor do they deserve, either one. (T. Jefferson or B. Franklin or both...)