[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-20 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 H.J. Lu changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-20 Thread cvs-commit at gcc dot gnu.org
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 --- Comment #6 from cvs-commit at gcc dot gnu.org --- The master branch has been updated by H.J. Lu : https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f54f5e31ce1270a1e9441348d6f2ea2426352478 commit f54f5e31ce1270a1e9441348d6f2ea24

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-20 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 --- Comment #5 from H.J. Lu --- [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 t

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-17 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 --- Comment #4 from Markus Trippelsdorf --- Thanks for the quick fix. -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 --- Comment #3 from H.J. Lu --- (In reply to H.J. Lu from comment #2) > A patch is posted at > > https://sourceware.org/ml/binutils/2015-07/msg00143.html Please use this instead: https://sourceware.org/ml/binutils/2015-07/msg00144.html --

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 --- Comment #2 from H.J. Lu --- A patch is posted at https://sourceware.org/ml/binutils/2015-07/msg00143.html -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-b

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-16 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 H.J. Lu changed: What|Removed |Added Assignee|ccoutant at gmail dot com |hjl.tools at gmail dot com Target

[Bug gold/18689] Building perf fails with ld: fatal error: No space left on device

2015-07-16 Thread markus at trippelsdorf dot de
https://sourceware.org/bugzilla/show_bug.cgi?id=18689 --- Comment #1 from Markus Trippelsdorf --- Created attachment 8445 --> https://sourceware.org/bugzilla/attachment.cgi?id=8445&action=edit test binary -- You are receiving this mail because: You are on the CC list for the bug. ___