Difficulty with armv6 to v7 transition.
John Baldwin
jhb at freebsd.org
Tue Oct 10 14:02:05 UTC 2017
On Monday, October 09, 2017 12:37:26 PM Warner Losh wrote:
> On Oct 9, 2017 12:19 PM, "Ian Lepore" <ian at freebsd.org> wrote:
>
> On Mon, 2017-10-09 at 10:52 -0700, bob prohaska wrote:
> > On an RPI2 model B, invoking
> > make -j4 -DNO_CLEAN MACHINE_ARCH=armv7 buildworld > buildworld.log
>
> Never set MACHINE_ARCH when building, use TARGET_ARCH. Be sure to set
> TARGET_ARCH when installing as well.
>
>
>
> That was a specific work around...
>
> But the real issue is the system compiler does need to be rebuilt..
So the workaround needs to be updated to include WITHOUT_SYSTEM_COMPILER=yes
then?
--
John Baldwin
More information about the freebsd-arm
mailing list