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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,df13246281f49b3e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-10 11:21:03 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!canoe.uoregon.edu!hammer.uoregon.edu!skates!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: Ada on PDA - success! Date: 10 Jun 2003 14:19:17 -0400 Organization: NASA Goddard Space Flight Center (skates.gsfc.nasa.gov) Message-ID: References: <5ad0dd8a.0306090723.4c6b7a9a@posting.google.com> <5ad0dd8a.0306100204.8b70275@posting.google.com> <5ad0dd8a.0306100902.22023f60@posting.google.com> NNTP-Posting-Host: anarres.gsfc.nasa.gov Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: skates.gsfc.nasa.gov 1055269162 19251 128.183.235.92 (10 Jun 2003 18:19:22 GMT) X-Complaints-To: usenet@news.gsfc.nasa.gov NNTP-Posting-Date: 10 Jun 2003 18:19:22 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 Xref: archiver1.google.com comp.lang.ada:38922 Date: 2003-06-10T18:19:22+00:00 List-Id: wojtek@power.com.pl (Wojtek Narczynski) writes: > wojtek@power.com.pl (Wojtek Narczynski) wrote in message > news:<5ad0dd8a.0306100204.8b70275@posting.google.com>... > > > I'll try to fix the Makefile later this week. > > So I did, then diners example is now working over pthread tasking on > Sharp Zaurus PDA. > > Are the ACVC tests freely avaliable? I cannot find them anywhere. And > if not, are there some other tests I could run? SAL (http://www.toadmail.com/~ada_wizard/) comes with a complete set of tests. They have found bugs in most of the pre-releases of GNAT, including the latest; if you are using GNAT from gcc 3.3, you'll find the same bugs :). -- -- Stephe