Re: Configure test hangs on powerpc64-linux

2006-11-26 Thread Alan Modra
On Sat, Nov 25, 2006 at 09:36:00PM -0500, Daniel Jacobowitz wrote: > It never returns from ppc64_elf_gc_mark_hook (spins looking things up > in a hash table, I don't have the matching source handy). I expect > this is fixed in later binutils 2006-01-17 > Is there some way we can avoid an infinit

Re: Configure test hangs on powerpc64-linux

2006-11-25 Thread Eric Botcazou
> It never returns from ppc64_elf_gc_mark_hook (spins looking things up > in a hash table, I don't have the matching source handy). I expect > this is fixed in later binutils, but has anyone else seen this happen? > Is there some way we can avoid an infinite loop in configure for this > case? The