Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Aug 2019 20:07:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 239743] Mk/bsd.port.mk: don't switch to ld.bfd on powerpc64 with clang
Message-ID:  <bug-239743-7788-aSYWjWwr2l@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239743-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239743-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239743

--- Comment #9 from Piotr Kubaj <pkubaj@FreeBSD.org> ---
(In reply to Antoine Brodin from comment #8)
This is not about GCC, powerpc64 switches to Clang (both 32-bit and 64-bit).
The problem is with LLD which can't link ppc32 binaries, that's why GNU ld
needs to be used.

So 32-bit binaries will be compiled by Clang and linked by GNU ld.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239743-7788-aSYWjWwr2l>