Date: Mon, 11 Jan 2016 13:01:19 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 205904] textproc/expat2: unresolvable R_ARM_MOVW_ABS_NC relocation against symbol `malloc@@FBSD_1.0' Message-ID: <bug-205904-7-FijFfTl4BI@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-205904-7@https.bugs.freebsd.org/bugzilla/> References: <bug-205904-7@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=3D205904 Mark Millard <markmi@dsl-only.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Resolution|--- |Not A Bug --- Comment #3 from Mark Millard <markmi@dsl-only.net> --- Looks like using -v on clang/clang++ command lines messes up autoconf/libto= ol figuring things out: I had -v in the $(CC) and $(CXX) text. The overall result was that -fpic/-fPIC and the like were not being used because of teh options being classified as not-available. --=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-205904-7-FijFfTl4BI>