[Bug gold/18102] gold -r generates corrupted relocatable file

2015-03-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18102 --- Comment #4 from H.J. Lu --- I created hjl/gold branch so that you can use CC="gcc -fuse-ld=gold" CXX="g++ -fuse-ld=gold" CFLAGS="-O2 -g" .../glibc/configure --prefix=/usr --target=x86_64-linux --build=x86_64-linux --host=x86_64-linux --en

[Bug gold/18102] gold -r generates corrupted relocatable file

2015-03-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18102 --- Comment #3 from H.J. Lu --- You need to extra configure.ac patch to allow configure glibc build with gold since gold won't be used to created share libraries on hjl/pr14995 branch. -- You are receiving this mail because: You are on the C

[Bug gold/18102] gold -r generates corrupted relocatable file

2015-03-21 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18102 --- Comment #2 from H.J. Lu --- Please try hjl/pr14995 branch from: https://sourceware.org/git/?p=glibc.git;a=summary and build glibc with ld.gold as ld. The build won't finish since libc_pic.os is bad. -- You are receiving this mail becau

[Bug gold/18102] gold -r generates corrupted relocatable file

2015-03-21 Thread ccoutant at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18102 Cary Coutant changed: What|Removed |Added Status|NEW |ASSIGNED --- Comment #1 from Cary Cout

[Bug gold/18102] gold -r generates corrupted relocatable file

2015-03-10 Thread hjl.tools at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=18102 H.J. Lu changed: What|Removed |Added Summary|gold -r generates wrong |gold -r generates corrupted