Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jun 2013 22:23:49 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Jason Birch <jbirch@jbirch.net>
Cc:        mcgovern@beta.com, freebsd-arm <freebsd-arm@freebsd.org>
Subject:   Re: Two questions on -current...
Message-ID:  <25ACCE84-5498-43EC-AD9D-D0CC17A8DB65@bsdimp.com>
In-Reply-To: <CAA=KUhtiSRepSKe4S_0MNMzHJKyA9J9ekMjD6R9-d1Z1%2Bekg9Q@mail.gmail.com>
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>

next in thread | previous in thread | raw e-mail | index | archive | help

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

The Marvel Kirkwood are armv5te.

I think the actual problem may be that no buildworld and/or =
kernel-toolchain was done first...

Warner




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?25ACCE84-5498-43EC-AD9D-D0CC17A8DB65>