Re: PolyORB 1.1r
From: Jerome Hugues (hugues_at_nospam*merlin.enst.fr)
Date: 06/10/04
- Next message: Pascal Obry: "Re: Improving Ada's image - Was: 7E7 Flight Controls Electronics"
- Previous message: Bruce Conroy: "Re: PolyORB 1.1r"
- In reply to: Bruce Conroy: "Re: PolyORB 1.1r"
- Next in thread: Ludovic Brenta: "Re: PolyORB 1.1r"
- Reply: Ludovic Brenta: "Re: PolyORB 1.1r"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 10 Jun 2004 17:01:00 +0000 (UTC)
In article <kY%xc.489$Wr.76@newsread1.news.pas.earthlink.net>,
Bruce Conroy wrote:
> Thanks. I installed gnat 3.15p on both systems. I now get a clean compile on
> Fedora, but on Sarge I get:
strange, both compilers should return the same result, this is odd ..
> ../support/adacompiler -c -g -O2 -gnatfy -gnatwae -gnatpn -gnatg -I. -I.
> polyorb-setup-tasking-ravenscar.ads -o polyorb-setup-tasking-ravenscar.o
> +===========================GNAT BUG DETECTED==============================+
>| 3.15p (20020523) (i486-pc-linux-gnu) Assert_Failure expander.adb:83 |
>| Error detected at polyorb-utils-chained_lists.adb:44:4
> [polyorb-annotations.ads:79:4]|
>| Please submit bug report by email to report@gnat.com. |
>| Use a subject line meaningful to you and us to track the bug. |
>| (include your customer number #nnn in the subject line). |
>| Include the entire contents of this bug box in the report. |
>| Include the exact gnatgcc or gnatmake command that you entered. |
>| Also include sources listed below in gnatchop format |
>| (concatenated together with no headers between files). |
>| (use plain ASCII or MIME attachment, or FTP to your customer directory). |
>| See README.GNATPRO for full info on procedure for submitting bugs. |
> +==========================================================================+
PolyORB.*.Ravenscar.* packages provide tasking abstractions compatible
with the Ravenscar profile. You may consider not compiling them, as
this is of little interest for most applications.
edit src/Makefile.am
run support/reconfig
./configure <your_options>
gmake
PS: there is a mailing list dedicated to discussion around PolyORB, see
libre.act-europe.f/polyorb for more details.
-- Jerome
- Next message: Pascal Obry: "Re: Improving Ada's image - Was: 7E7 Flight Controls Electronics"
- Previous message: Bruce Conroy: "Re: PolyORB 1.1r"
- In reply to: Bruce Conroy: "Re: PolyORB 1.1r"
- Next in thread: Ludovic Brenta: "Re: PolyORB 1.1r"
- Reply: Ludovic Brenta: "Re: PolyORB 1.1r"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|