From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,beb6b378a857b7ea X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-12-27 02:04:01 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!dispose.news.demon.net!news.demon.co.uk!demon!pogner.demon.co.uk!zap!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Use of entries using Ravenscar Date: 26 Dec 2001 18:20:24 +0000 Organization: Pushface Message-ID: References: <4948089f.0112180828.2ea4c80@posting.google.com> <4948089f.0112192354.5411f0ed@posting.google.com> NNTP-Posting-Host: localhost X-NNTP-Posting-Host: pogner.demon.co.uk:158.152.70.98 X-Trace: news.demon.co.uk 1009447403 nnrp-13:20075 NO-IDENT pogner.demon.co.uk:158.152.70.98 X-Complaints-To: abuse@demon.net NNTP-Posting-Date: 26 Dec 2001 18:20:26 GMT X-Newsreader: Gnus v5.7/Emacs 20.7 Xref: archiver1.google.com comp.lang.ada:18325 Date: 2001-12-26T18:20:26+00:00 List-Id: "Jimmy Dub�n" writes: > OK, I know that this is a another problem, but with the same code, > so if someone is running a Linux machine could you please download > the file http://www.csd.uu.se/~jidu2851/argus/testsignal.tar.gz and > try this one out. Is it again something that is corrupt local? With 3.13p I get either raised PROGRAM_ERROR : Interrupt 10 is reserved or signal_handler_test.ads:34:07: interrupts not supported with restricted runtime (the second with pragma Ravenscar). These are Linux (Slackware 7.1, kernel 2.2.16, libc-2.1.3). I expect I built GNAT from source.