Two questions on -current...

Jason Birch jbirch at jbirch.net
Tue Jun 18 04:10:19 UTC 2013


> 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=arm
> TARGET_ARCH=arm KERNCONF=DB-88F6XXX buildkernel" in /usr/src)?
>

You'll need TARGET_ARCH=armv6, I think.


More information about the freebsd-arm mailing list