Scott A Crosby writes: > On Fri, 29 Apr 2005 10:43:57 +0100, Andrew Haley <[EMAIL PROTECTED]> writes: > > > However, there is another major disparity here, in that on your box > > jc1 uses much more cpu than bash. I don't know why that might be. > > I oprofiled a full bootstrap and you oprofiled just building libgcj?
That should be the opposite way round. libgcj is the only place that runs jc1, so jc1 should be a *smaller* part of a fill bootstrap. Andrew.