[Bug build/29455] [gdb/build, clang-13] undefined reference to `__atomic_load'

vries at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon Aug 8 15:09:07 GMT 2022


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

--- Comment #4 from Tom de Vries <vries at gcc dot gnu.org> ---
(In reply to Tom Tromey from comment #3)
> Searching suggests that perhaps with clang you need an explicit -latomic.

I tried:
...
"CC=clang-$n" "CXX=clang++-$n" "LIBS=-latomic"
...
as configure arguments, but ran into the same trouble.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Gdb-prs mailing list