Date: Mon, 9 Oct 2017 10:52:16 -0700 From: bob prohaska <fbsd@www.zefox.net> To: freebsd-arm@freebsd.org Subject: Difficulty with armv6 to v7 transition. Message-ID: <20171009175216.GA52497@www.zefox.net>
next in thread | raw e-mail | index | archive | help
On an RPI2 model B, invoking make -j4 -DNO_CLEAN MACHINE_ARCH=armv7 buildworld > buildworld.log (after a cleandir) the log promptly reports make[1]: "/usr/src/Makefile.inc1" line 162: SYSTEM_COMPILER: Determined that CC=cc matches the source tree. Not bootstrapping a cross-compiler. make[1]: "/usr/src/Makefile.inc1" line 450: To cross-build, set TARGET_ARCH. *** [buildworld] Error code 1 make: stopped in /usr/src The kernel is r322520, sources are at 324424. Kernel r324342 does likewise. Thanks for reading, and any suggestions. bob prohaska
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20171009175216.GA52497>