Date: Sat, 17 Feb 2018 06:07:05 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 214404] base/gcc: and base/binutils -r424540 for TARGET_ARCH=powerpc64 example: file placement and gcc/g++ internal file lookups do not match so gcc/g++ do not work Message-ID: <bug-214404-13-3NRDKCOw7f@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-214404-13@https.bugs.freebsd.org/bugzilla/> References: <bug-214404-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=3D214404 --- Comment #2 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Steve Wills from comment #1) This will have to wait for experiments on a powerpc64 after having installed what base/binutils and base/gcc built, probably needing to uninstall the likes of devel/binutils and devel/powerpc64-gcc first. For example: base/binutils vs. devel/powerpc64-binutils vs. base/gcc vs. devel/powerpc64-gcc 3 of the 4 use powerpc64-unknown-freebsd12.0- prefixes but devel/powerpc64-binutils uses powerpc64-freebsd- prefixes. (Or did last I built it on a powerpc64.) There are the /usr/bin/ vs. /usr/local/bin/ sorts of path differences as well so the matching names for devel/powerpc64-gcc and base/gcc make for ties to path order. --=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-214404-13-3NRDKCOw7f>