Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 2018 21:41:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214400] ports/head/base/binutils (r421584) targeting powerpc64: cross build failed for lack of finding a "gcc" command
Message-ID:  <bug-214400-13-KWaYZHLFkC@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214400-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214400-13@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=3D214400

--- Comment #16 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mark Millard from comment #13)

Turns out that a more modern devel/powerpc64-binutils
does use powerpc64-unknown-freebsd12.0- prefixes,
just like base/binutils does.

So base/binutils and devel/powerpc64-binutils
end up with PATH controlling which directory
is used when the path is implicit, just like
base/gcc vs. devel/powerpc64-gcc does.
( /usr/bin/ vs. /usr/local/bin/ and the like.)

--=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-214400-13-KWaYZHLFkC>