This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: hppa build broken


On Tue, Jun 14, 2005 at 08:44:32PM -0400, John David Anglin wrote:
> On a different subject, the recent changes to fix the handling
> of .block appear to have exposed a hpux problem.  The block1.s
> hppa/parse test takes about 15 minutes real time on my A550.  The
> user and system times are only a few seconds.  It's a bit strange
> but the test doesn't timeout, apparently because the assembler
> process spends all its time sleeping.  Under linux, the real time
> is a few seconds.

You might like to see whether increasing the buffer size at write.c:1146
helps poor HPUX file I/O.  4k would probably be a better size.

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]