discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ProjectCenter running or building


From: David Chisnall
Subject: Re: ProjectCenter running or building
Date: Mon, 6 Jan 2020 11:48:40 +0000
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0

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

[Prev in Thread] Current Thread [Next in Thread]