On 05/01/2020 16:15, Patryk Laurent wrote:
Do you think the bug is also is in ld.gold? During build, we set 
LD=/usr/bin/ld.gold (for 
example,https://github.com/plaurent/gnustep-build/blob/master/ubuntu-19.10-clang-9.0-runtime-2.0/GNUstep-buildon-ubuntu1910.sh#L46)

Is $LD actually used to build? Most of the time, $CC is invoked as the linker, so you need -fuse-ld=gold in the LDFLAGS.

David

Reply via email to