On an rpi2:
> # uname -apKU
> FreeBSD rpi2 11.0-ALPHA3 FreeBSD 11.0-ALPHA3 #0 r301815M: Sat Jun 11 23:43:48
> PDT 2016
> markmi@FreeBSDx64:/usr/obj/clang/arm.armv6/usr/src/sys/RPI2-NODBG ar
> m armv6 1100116 1100116
with /usr/ports at -r416711. . .
For attempting to build lang/gcc6 with
Just a quick top-posted note: lang/gcc5 (as of /usr/ports -r416711) built fine,
unlike the lang/gcc6 noted before/below. [I happened to try lang/gcc5 with the
bootstrap configuration item disabled.]
I may try lang/gcc6-devel to see what it does.
===
Mark Millard
markmi at dsl-only.net
On 2016-
On 2016-Jun-12, at 5:43 PM, Mark Millard wrote:
> Just a quick top-posted note: lang/gcc5 (as of /usr/ports -r416711) built
> fine, unlike the lang/gcc6 noted before/below. [I happened to try lang/gcc5
> with the bootstrap configuration item disabled.]
>
> I may try lang/gcc6-devel to see what