On 03/11/14 02:59, Alan Cudmore wrote:
-libbsp_a_SOURCES += ../shared/abort/simple_abort.c
+libbsp_a_SOURCES += ../shared/abort/abort.c
Since this BSP uses the shared start.S file, I would prefer to remove
simple_abort.c and abort.c from the Makefile.am. These files should go away in
the lon
Signed-off-by: Alan Cudmore
---
c/src/lib/libbsp/arm/raspberrypi/Makefile.am | 2 +-
c/src/lib/libbsp/arm/shared/abort/abort.c| 28 +---
c/src/lib/libbsp/arm/shared/abort/abort.h| 57
c/src/lib/libbsp/arm/shared/abort/simple_abort.c | 22 +
On 2/11/2014 8:28 pm, Peng Fan wrote:
qemu-system-arm -no-reboot -net none -nographic -M realview-pbx-a9 -m
256M -kernel `find . -name dl01.exe` -s -S
*** BEGIN OF TEST libdl (RTL) Loader 1 ***
load: /dl-o1.o
rtl: unsupported section: 15: type=1879048195 flags=00
handle: 0x212b10 has unresolved
Hi,
qemu-system-arm -no-reboot -net none -nographic -M realview-pbx-a9 -m 256M
-kernel `find . -name dl01.exe` -s -S
*** BEGIN OF TEST libdl (RTL) Loader 1 ***
load: /dl-o1.o
rtl: unsupported section: 15: type=1879048195 flags=00
handle: 0x212b10 has unresolved externals
dl-o1.o can not be corre