http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49594

--- Comment #2 from Iain Sandoe <iains at gcc dot gnu.org> 2011-07-01 07:21:26 
UTC ---
(In reply to comment #1)
> darwin_closure.S was touched a while ago:
> 
> http://gcc.gnu.org/ml/gcc-cvs/2010-12/msg00700.html
> 
> by
> 
> http://gcc.gnu.org/ml/gcc-patches/2010-12/txt00045.txt
> 
> Can anyone else test this on powerpc-darwin8?  I'll see what I can figure out.

I'll take a look at this.

As a quick work-around you might try 
"--disable-multilib"  since you appear to be building on a machine that is not
64 bit anyway.

(of course, if you need to build m64 code for other machines that won't help -
but it will get you going for native stuff).

Reply via email to