Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Dec 2016 02:41:32 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215107] head -r309656 clang 3.9.0 for TARGET_ARCH=powerpc: -mminimal-toc rejected (missing llvm 19098 fix?)
Message-ID:  <bug-215107-8-3yVfCjRDGU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215107-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215107-8@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=3D215107

--- Comment #5 from Mark Millard <markmi@dsl-only.net> ---
Created attachment 177813
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D177813&action=
=3Dedit
patch to remove -mminima-loc use for pwoerpc64 in modules/zfs

buildkernel does not need -mminimal-toc to complete
for clang 3.9.0 targetting powerpc64 (given other
patche(s) for other issues): no other examples
for powerpc64.

Note: buildworld did not run into the -mminimal-toc
issue for powerpc64. So if the kernel also avoids it
clang 3.9.0 might well not need to have support
added.


Side note:

Just what it will take to build a bootable kernel is
a separate question at this point. There is some
list activity about the boot failures that result
(varying details depending on the binutils variant
used).

--=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-215107-8-3yVfCjRDGU>