[Bug libgcc/65306] make error with clang on OSX 10.9.5 -- movq

mkuvyrkov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 4 12:27:00 GMT 2015


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65306

--- Comment #5 from Maxim Kuvyrkov <mkuvyrkov at gcc dot gnu.org> ---
No need to rebuild the whole GCC with -save-temps.  Just go to directory where
compilation of extenddftf2_s.o takes place and copy-paste the compilation
command for that one file with addition of -save-temps.

I'm not familiar with "Apple Inc version cctools-862, GNU assembler version
1.38", so it may be that assembler is broken or too old; you may have to build
recent binutils for your GCC to use.



More information about the Gcc-bugs mailing list