[RTEMS Project] #2252: bfin all BSPs fail in rtems-syms on dl01
RTEMS trac
trac at rtems.org
Tue Feb 10 16:39:57 UTC 2015
#2252: bfin all BSPs fail in rtems-syms on dl01
---------------------------+--------------------
Reporter: joel.sherrill | Owner: chrisj
Type: defect | Status: new
Priority: normal | Milestone: 4.11
Component: libdl | Version: 4.11
Severity: normal | Keywords:
---------------------------+--------------------
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
`rtems__rtl_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
`rtems__rtl_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
--
Ticket URL: <http://devel.rtems.org/ticket/2252>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list