This is the mail archive of the binutils@sourceware.org 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: as memory use for large bss arrays


On Sat, Jan 12, 2008 at 10:15:48AM +1030, Alan Modra wrote:
> On Fri, Jan 11, 2008 at 05:33:02PM +0100, Andi Kleen wrote:
> > and then as goes into an endless loop spewing out
> > 
> > x.s:805: Fatal error: can't close x.o: File truncated
> 
> This will be because we've registered close_output_file with xatexit,
> and as_fatal calls xexit.  as_fatal probably should _exit.

Looks like this was fixed 2006-09-27.

-- 
Alan Modra
Australia Development Lab, IBM


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