Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 03 Dec 2018 10:00:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   [Bug 233740] x11/pixman: LLD relocation errors on armv7
Message-ID:  <bug-233740-7141-IBt1RlH9vk@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-233740-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-233740-7141@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=3D233740

Charlie Li <ml+freebsd@vishwin.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Blocks|                            |205250

--- Comment #3 from Charlie Li <ml+freebsd@vishwin.info> ---
It appears that despite having devel/binutils as a build dependency, clang
-no-integrated-as actually uses the base binutils as. Having WITHOUT_BINUTI=
LS
set has the build falling back to the devel/binutils as, which does not emit
any assembler messages like base binutils as does (lots of register alias
redefinitions ignored).

Looks like devel/binutils as is doing something fishy.


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D205250
[Bug 205250] [exp-run] removal of /usr/bin/as (evaluate ports impact)
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-233740-7141-IBt1RlH9vk>