Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 May 2014 07:11:25 -0400
From:      George Mitchell <george+freebsd@m5p.com>
To:        "freebsd-arm@freebsd.org" <freebsd-arm@freebsd.org>
Subject:   Closer to building u-boot
Message-ID:  <537B385D.5080805@m5p.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?537B385D.5080805>