Closer to building u-boot
George Mitchell
george+freebsd at m5p.com
Tue May 20 11:11:34 UTC 2014
I updated my amd64 build machine over the weekend:
10.0-STABLE FreeBSD 10.0-STABLE #0 r266422M: Sun May 18 22:17:20 EDT 2014
and updated crochet and u-boot to yesterday's versions with git pull.
With this combination, I am much closer to being able to build an RPi
image again. The u-boot build gets fairly far along, but dumps core
while linking. The build log and the core file are at:
http://www.m5p.com/~george/pi/u-boot-log-core.tbz
Backtrace:
This GDB was configured as "amd64-marcel-freebsd"...(no debugging
symbols found)...
Core was generated by `ld'.
Program terminated with signal 11, Segmentation fault.
#0 0x000000000042364c in elf32_arm_finish_dynamic_sections ()
(gdb) where
#0 0x000000000042364c in elf32_arm_finish_dynamic_sections ()
#1 0x000000000044828a in bfd_elf_final_link ()
#2 0x0000000000417ec8 in ldwrite ()
#3 0x0000000000415499 in main ()
(gdb)
My thanks to all who helped get us here. Is there any other data I
can provide to help debug this? -- George
More information about the freebsd-arm
mailing list