Building world and kernel on RPI3 B+ compilation failure, unwind-dw2.c.
John Kennedy
warlock at phouka.net
Mon Oct 7 05:28:12 UTC 2019
On Sun, Oct 06, 2019 at 01:10:33PM -0400, Brian Bostwick wrote:
> ... I don't have a src.conf file and I am not sure how to set one up. Is
> there one specifically for building on the ARM architecture and can you
> provide the one you are using? Thanks!
My /etc/src.conf just has this:
WITHOUT_REPRODUCIBLE_BUILD=YES
It's covered by the src.conf(5) man pages, and the defaults are all sane.
In other words, if you don't have one, you are fine.
> So, to be consistent, I am now using two 12 release images and I am hitting
> the same error. Compiling between two images being emulated under QEMU. ...
I'm trying to parse that sentence. It sounds like you're compiling both
images under QEMU (vs one native, one via QEMU like I thought you were). If
so, I guess you need to find someone who is cross-compiling like you are to
see what their building environment/setup is like.
As I said, my build didn't go down into that directory (gnu/lib/libgcc),
so I'm at a loss to figure out why yours would.
More information about the freebsd-arm
mailing list