[Bug 274] ada-tests/samples/base_mp does not build
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed May 7 21:20:06 UTC 2008
http://www.rtems.org/bugzilla/show_bug.cgi?id=274
Joel Sherrill <joel.sherrill at oarcorp.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |WAITING
Status|ASSIGNED |RESOLVED
Platform| |All
Resolution| |FIXED
Target Milestone|--- |4.9
sparc-rtems-gnatmake -cargs -B../../../../../lib/ -B../../../../../erc32/lib/
-specs bsp_specs -qr
tems -largs -B../../../../../lib/ -B../../../../../erc32/lib/ -specs bsp_specs
-qrtems -margs -I..
/../../../../lib/include/adainclude
-I../../../../../erc32/lib/include/adainclude -I../../../../..
/../../../rtems.work/c/src/ada-tests/support -cargs -O4 -g -Wall
-mcpu=cypress -largs
-O4 -g -Wall -mcpu=cypress -margs -a
../../../../../../../../rtems.work/c/src/ada-tests/samples
/base_mp/mptest.adb -o mptest
sparc-rtems-gcc -c
-I../../../../../../../../rtems.work/c/src/ada-tests/samples/base_mp/ -B../../.
./../../lib/ -B../../../../../erc32/lib/ -specs bsp_specs -qrtems
-I../../../../../lib/include/ada
include -I../../../../../erc32/lib/include/adainclude
-I../../../../../../../../rtems.work/c/src/a
da-tests/support -O4 -g -Wall -mcpu=cypress -I-
../../../../../../../../rtems.work/c/src/ada-tests
/samples/base_mp/mptest.adb
mptest.ads:24:06: file "bsp_mpci.ads" not found
mptest.ads:24:06: "MPTEST (body)" depends on "MPTEST (spec)"
mptest.ads:24:06: "MPTEST (spec)" depends on "BSP_MPCI (spec)"
sparc-rtems-gnatmake:
"../../../../../../../../rtems.work/c/src/ada-tests/samples/base_mp/mptest.a
db" compilation error
I don't know how to fix this, but I am not going to check in auto*tool support
to ada-tests/mptests untils this bug is fixed.
Release:
RTEMS-CVS
--- Comment #1 from Ralf Corsepius <ralf.corsepius at rtems.org> 2002-08-26 04:51:00 ---
Fix:
Apparently the sources are broken.
--- Comment #2 from Joel Sherrill <joel.sherrill at oarcorp.com> 2002-08-26 08:50:38 ---
State-Changed-From-To: open->feedback
State-Changed-Why: As these tests are derived with minimal work from the old
Ada implementation of RTEMS, assuming bsp_mpci.ads exists is
logically equivalent to assuming bsp.h exists in the C
implementation of RTEMS. I will have to find this file
in the old RTEMS Ada implementation and figure out how
to make it a binding to the equivalent C functionality.
GO ahead and commit any fixes you think work to the mptests
until then.
--- Comment #3 from Joel Sherrill <joel.sherrill at oarcorp.com> 2008-05-07 16:20:06 ---
All tests were updated on the CVS head after 4.8.
--
Configure bugmail: http://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the bugs
mailing list