dl01 failure on all blackfin BSPs

Chris Johns chrisj at rtems.org
Thu Feb 5 04:33:02 UTC 2015


On 4/02/2015 3:35 am, Joel Sherrill wrote:
> Hi
>
> All bfin BSPs fail with this:
>
> rtems-syms -e -c "-O2 -g -Wall -Wmissing-prototypes
> -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs" -o
> dl-sym.o dl02.pre
> bfin-rtems4.11-gcc -B../../../../../bf537Stamp/lib/ -specs bsp_specs
> -qrtems -O2 -g -Wall -Wmissing-prototypes
> -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs       \
>              -o dl02.exe init.o dl-load.o dl-tar.o dl-sym.o
> dl-sym.o: In function `rtems_rtl_base_global_syms_init':
> /tmp/rld--CSgaaa.c:(.text+0x2): undefined reference to
> `rtems__rtl_base_globals_size'
> /tmp/rld--CSgaaa.c:(.text+0xa): undefined reference to
> `rtems__rtl_base_globals'
> /tmp/rld--CSgaaa.c:(.text+0xe): undefined reference to
> `rtems__rtl_base_globals_size'
> /tmp/rld--CSgaaa.c:(.text+0x12): undefined reference to
> `rtems__rtl_base_globals'
> collect2: error: ld returned 1 exit status
>

Please create a ticket in Trac for each failed BSP and I will take a look.

FYI I suspect the issue is in rtems-syms in rtems-tools and the 
generated asm code.

Chris



More information about the devel mailing list