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,cb5fcf665827cdc5 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-12 06:15:10 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!news.mailgate.org!fr.usenet-edu.net!usenet-edu.net!oleane.net!oleane!nnrp.oleane.net!not-for-mail From: Thierry Lelegard Newsgroups: comp.lang.ada Subject: Re: Gnat Ada binary compatibility Date: Thu, 12 Dec 2002 15:13:23 +0100 Organization: CANAL+ TECHNOLOGIES Message-ID: <3DF89983.C990BF20@canal-plus.fr> References: <3df79d5a$1@news.swissonline.ch> <3DF84F4A.C0D73F0A@canal-plus.fr> <3df88b68$1@news.post.ch> NNTP-Posting-Host: host227.canal-plus.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: s1.read.news.oleane.net 1039702406 4454 194.2.208.227 (12 Dec 2002 14:13:26 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Thu, 12 Dec 2002 14:13:26 +0000 (UTC) X-Mailer: Mozilla 4.78 [fr]C-CCK-MCD C+ (WinNT; U) X-Accept-Language: fr,en,zh-CN,zh-TW Xref: archiver1.google.com comp.lang.ada:31739 Date: 2002-12-12T15:13:23+01:00 List-Id: > Could you please point me to a good documentaion for DSA? DSA is the "Distributed Systems Annex", that is to say the annex E of the Ada95 RM. The only implementation I am aware of is Glade, based on GNAT. -Thierry