Missing eabi symbols when building kernel?

Andrew Turner andrew at fubar.geek.nz
Sun Mar 31 20:15:27 UTC 2013


On Sun, 31 Mar 2013 10:08:54 -0700
Tim Kientzle <kientzle at freebsd.org> wrote:

> Does anyone recognize this?

I have managed to reproduce this with a toolchain built for OABI and
having -DWITH_ARM_EABI when building the kernel.

The solution is to either remove -DWITH_ARM_EABI or rebuild the
toolchain with -DWITH_ARM_EABI.

Andrew


More information about the freebsd-arm mailing list