Date: Thu, 20 Jun 2013 20:10:54 -0600 From: Warner Losh <imp@bsdimp.com> To: mcgovern@beta.com Cc: freebsd-arm <freebsd-arm@freebsd.org> Subject: Re: Two questions on -current... Message-ID: <56BE33CD-D5E6-44F5-87E8-0B5116338E0A@bsdimp.com> In-Reply-To: <1371777991.1369.2.camel@fbsd-laptop> References: <mailman.57.1371470402.63030.freebsd-arm@freebsd.org> <1371521474.1391.9.camel@fbsd-laptop> <BD5C6503-7C00-41A1-B255-5DA80322CB31@bsdimp.com> <CAA=KUhtiSRepSKe4S_0MNMzHJKyA9J9ekMjD6R9-d1Z1%2Bekg9Q@mail.gmail.com> <25ACCE84-5498-43EC-AD9D-D0CC17A8DB65@bsdimp.com> <1371777991.1369.2.camel@fbsd-laptop>
next in thread | previous in thread | raw e-mail | index | archive | help
On Jun 20, 2013, at 7:26 PM, Brian J. McGovern wrote: > On Mon, 2013-06-17 at 22:23 -0600, Warner Losh wrote: >> On Jun 17, 2013, at 10:10 PM, Jason Birch wrote: >>> 2.) When trying to compile DB-88F6XXX, I'm getting an error "error: >>> unknown target CPU 'armv5te', despite a find ... grep... on the code >>> showing this option in both gcc and clang compilers and tools. Is = this >>> processor deprecated in current? Is there are a replacement? Did I = miss >>> a change in how to build the kernel (Currently using "make = TARGET=3Darm >>> TARGET_ARCH=3Darm KERNCONF=3DDB-88F6XXX buildkernel" in /usr/src)? >>>=20 >>> You'll need TARGET_ARCH=3Darmv6, I think.=20 >>=20 >> The Marvel Kirkwood are armv5te. >>=20 >> I think the actual problem may be that no buildworld and/or = kernel-toolchain was done first... >>=20 >> Warner >>=20 >>=20 >>=20 >=20 > Would this be a make XDEV=3Darm XDEV_ARCH=3Darm xdev? A buildworld and = xdev > had been done prior, but I have not specifically run a = kernel-toolchain. > The only thing I didn't try was to chroot in to the resulting = directory > in /usr. We don't have automatic support for using the XDEV-built compilers for = the kernel. External tool chains were added recently, but I haven't = taken it out for a spin yet... Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56BE33CD-D5E6-44F5-87E8-0B5116338E0A>