#275 closed defect (fixed)
ada-tests/sptests/sp0[4|7] do not build (tcb_to_id)
Reported by: | Ralf Corsepius | Owned by: | Joel Sherrill |
---|---|---|---|
Priority: | normal | Milestone: | 2 |
Component: | unspecified | Version: | unknown |
Severity: | major | Keywords: | |
Cc: | bugs@…, ralf.corsepius@… | Blocked By: | |
Blocking: |
Description
sparc-rtems-gnatbind -aO./ -aO../../../../../lib/include/adainclude -aO../../../../../erc32/lib/include/adainclude -aO../../../../../../../../rtems.work/c/src/ada-tests/support -I- -x sp04.ali
sparc-rtems-gnatlink -B../../../../../lib/ -B../../../../../erc32/lib/ -specs bsp_specs -qrtems -O4 -g -Wall -mcpu=cypress -o sp04 sp04.ali
./sptest.o: In function `sptesttask_switch':
/users/rtems/src/rtems-cvs/build/sparc/sparc-rtems/c/erc32/ada-tests/sptests/sp04/../../../../../../../../rtems.work/c/src/ada-tests/sptests/sp04/sptest.adb:293: undefined reference to `tcb_to_id'
collect2: ld returned 1 exit status
The same error for sp07
Release:
RTEMS-CVS
Change History (3)
comment:1 Changed on 08/26/02 at 12:48:33 by Joel Sherrill
Status: | assigned → waiting |
---|
comment:2 Changed on 07/09/03 at 09:37:47 by Ralf Corsepius
Status: | waiting → closed |
---|
comment:3 Changed on 10/10/17 at 06:46:55 by Sebastian Huber
Component: | testing → unspecified |
---|
Note: See
TracTickets for help on using
tickets.
State-Changed-From-To: feedback->closed
State-Changed-Why: Patch commited to branch and trunk.