[RTEMS Project] #3413: examples-v2 both_hello and triple_period fail to build

RTEMS trac trac at rtems.org
Wed Apr 25 21:47:30 UTC 2018


#3413: examples-v2 both_hello and triple_period fail to build
----------------------------+-----------------------------
  Reporter:  Joel Sherrill  |      Owner:  Sebastian Huber
      Type:  defect         |     Status:  assigned
  Priority:  normal         |  Milestone:  5.1
 Component:  arch/powerpc   |    Version:  5
  Severity:  normal         |   Keywords:
Blocked By:                 |   Blocking:
----------------------------+-----------------------------
 examples-v2 doesn't build for qemuppc. both_hello fails because of
 something going on with rtems-ld. Taking that out of the wscript results
 in getting further but fails with an undefined error for the same symbol.

 /home/joel/rtems-work/tools/5/bin/powerpc-rtems5-gcc:  hello-deep.o: In
 function `__wrap__Thread_Life_action_handler':
 /home/joel/rtems-work/tools/5/bin/powerpc-rtems5-gcc: /home/joel/rtems-
 work/examples-v2/build/powerpc-rtems5-qemuppc/ hello-deep.c:1304:
 undefined reference to `_Thread_Life_action_handler'
 /home/joel/rtems-work/tools/5/bin/powerpc-rtems5-gcc: collect2: error: ld
 returned 1 exit status

 error: linking: Linker error

--
Ticket URL: <http://devel.rtems.org/ticket/3413>
RTEMS Project <http://www.rtems.org/>
RTEMS Project


More information about the bugs mailing list