[RTEMS Project] #2284: h8300 gets error linking dl0* tests
RTEMS trac
trac at rtems.org
Fri Mar 6 14:30:50 UTC 2015
#2284: h8300 gets error linking dl0* tests
---------------------------+--------------------
Reporter: joel.sherrill | Owner: chrisj
Type: defect | Status: new
Priority: normal | Milestone: 4.11.1
Component: General | Version: 4.11
Severity: normal | Keywords:
---------------------------+--------------------
rtems-syms -e -c "-mh -mint32 -O2 -g -Wall -Wmissing-prototypes
-Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs" -o
dl-sym.o dl01.pre
h8300-rtems4.11-gcc -B../../../../../h8sim/lib/ -specs bsp_specs -qrtems
-mh -mint32 -O2 -g -Wall -Wmissing-prototypes -Wimplicit-function-
declaration -Wstrict-prototypes -Wnested-externs -mh -mint32 \
-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':
rld--gTgaaa.c:(.text+0xa): undefined reference to
`rtems__rtl_base_globals_size'
rld--gTgaaa.c:(.text+0x10): undefined reference to
`rtems__rtl_base_globals'
collect2: error: ld returned 1 exit status
--
Ticket URL: <http://devel.rtems.org/ticket/2284>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list