https://sourceware.org/bugzilla/show_bug.cgi?id=21674

--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
Gold can be used to build glibc master branch now.  With

CC="gcc -fuse-ld=gold" CXX="g++ -fuse-ld=gold" .../configure

on x86-64, I got



FAIL: dlfcn/bug-dl-leaf
FAIL: elf/constload1
FAIL: elf/global
FAIL: elf/ifuncmain1
FAIL: elf/ifuncmain1pic
FAIL: elf/ifuncmain1pie
FAIL: elf/ifuncmain1vis
FAIL: elf/ifuncmain1vispic
FAIL: elf/ifuncmain1vispie
FAIL: elf/ifuncmain3
FAIL: elf/tst-audit11
FAIL: elf/tst-audit12
FAIL: elf/tst-audit4
FAIL: elf/tst-audit5
FAIL: elf/tst-audit6
FAIL: elf/tst-audit7
FAIL: elf/tst-dlmopen1
FAIL: elf/tst-dlmopen3
FAIL: elf/tst-leaks1-mem
FAIL: elf/tst-nodelete-dlclose
FAIL: elf/unload6
FAIL: math/test-matherr
FAIL: math/test-matherr-2
FAIL: nss/tst-nss-test1
FAIL: nss/tst-nss-test2
FAIL: nss/tst-nss-test3
FAIL: nss/tst-nss-test4
FAIL: nss/tst-nss-test5
FAIL: posix/tst-getaddrinfo4
FAIL: posix/tst-getaddrinfo5
FAIL: resolv/tst-bug18665-tcp
FAIL: resolv/tst-res_use_inet6
FAIL: resolv/tst-resolv-basic
FAIL: resolv/tst-resolv-edns
FAIL: resolv/tst-resolv-search

with "make check" and

FAIL: nss/bug-erange
FAIL: posix/bug-ga2
FAIL: posix/bug-ga2-mem
FAIL: resolv/mtrace-tst-leaks2
FAIL: resolv/tst-resolv-rotate

with "make xcheck".

-- 
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

Reply via email to