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
_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to