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. -- Alan Modra Australia Development Lab, IBM