On 2/11/2014 8:28 pm, Peng Fan wrote:
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


Fixed on head ...

$ qemu-system-arm -no-reboot -net none -monitor none -serial stdio -nographic -M realview-pbx-a9 -m 256M -kernel `find . -name dl01.exe`


*** BEGIN OF TEST libdl (RTL) Loader 1 ***
load: /dl-o1.o
handle: 0x2137d8 loaded
Loaded module: argc:2 [../../../../../../../../rtems.master/c/src/../../testsuites/libtests/dl01/dl-o1.c]
  0: Line 1
  1: Line 2
Loaded module: argc:3 [../../../../../../../../rtems.master/c/src/../../testsuites/libtests/dl01/dl-o1.c]
  0: Call 2, line 1
  1: Call 2, line 2
  2: Call 2, line 3
handle: 0x2137d8 closed
*** END OF TEST libdl (RTL) Loader 1 ***

Chris
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to