https://sourceware.org/bugzilla/show_bug.cgi?id=18689
--- Comment #5 from H.J. Lu <hjl.tools at gmail dot com> --- [hjl@gnu-6 pr18689]$ cat foo.c /* Dummy file. */ [hjl@gnu-6 pr18689]$ make gcc -ggdb3 -Wa,--compress-debug-sections=zlib-gabi -c -o foo.o foo.c ./ld.gold -r -o x.o foo.o ./ld -r -o y.o x.o ./ld: x.o: unable to initialize decompress status for section .debug_macro ./ld: x.o: unable to initialize decompress status for section .debug_macro ./ld: x.o: unable to initialize decompress status for section .debug_macro ./ld: x.o: unable to initialize decompress status for section .debug_macro x.o: file not recognized: File format not recognized Makefile:30: recipe for target 'y.o' failed make: *** [y.o] Error 1 [hjl@gnu-6 pr18689]$ -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils