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

--- Comment #11 from Dominique d'Humieres <dominiq at lps dot ens.fr> 
2012-02-13 13:09:26 UTC ---
> Could the problem be that you don't have an assembler that supports 64-bit?

What does return '/usr/libexec/gcc/darwin/x86_64/as -v' (after it you need to
interupt as with ctrl-C)? For me it gives

Apple Inc version cctools-795~45, GNU assembler version 1.38

I configure with

Configured with: ../work/configure --prefix=/opt/gcc/gcc4.7w
--enable-languages=c,c++,fortran,objc,obj-c++,java,ada,lto --with-gmp=/opt/mp
--with-system-zlib --with-cloog=/opt/mp --enable-cloog-backend=isl --enable-lto

and it works!-)

Reply via email to