#2252 assigned defect

bfin all BSPs fail in rtems-syms on dl01

Reported by: Joel Sherrill Owned by: Needs Funding
Priority: normal Milestone: Indefinite
Component: lib/dl Version: 4.11
Severity: normal Keywords:
Cc: Blocked By:
Blocking:

Description

rtems-syms -e -c "-mcpu=bf527 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs" -o dl-sym.o dl01.pre
bfin-rtems4.11-gcc -B../../../../../TLL6527M/lib/ -specs bsp_specs -qrtems -mcpu=bf527 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs -mcpu=bf527 \

-o dl01.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--wObaaa.c:(.text+0x2): undefined reference to `rtemsrtl_base_globals_size'
/tmp/rld--wObaaa.c:(.text+0xa): undefined reference to `rtems
rtl_base_globals'
/tmp/rld--wObaaa.c:(.text+0xe): undefined reference to `rtemsrtl_base_globals_size'
/tmp/rld--wObaaa.c:(.text+0x12): undefined reference to `rtems
rtl_base_globals'
collect2: error: ld returned 1 exit status
gmake[7]: * [dl01.exe] Error 1

Change History (3)

comment:1 Changed on 03/07/15 at 02:06:15 by Joel Sherrill

Milestone: 4.114.11.1

comment:2 Changed on 01/26/17 at 07:16:00 by Sebastian Huber

Milestone: 4.11.14.11.2

comment:3 Changed on 02/15/17 at 13:37:51 by Sebastian Huber

Milestone: 4.11.2Indefinite
Owner: changed from Chris Johns to Needs Funding
Status: newassigned
Note: See TracTickets for help on using tickets.