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,FREEMAIL_FROM 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 05:22:27 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!canoe.uoregon.edu!logbridge.uoregon.edu!newsfeed.stueberl.de!solnet.ch!solnet.ch!news.magnet.ch!newsfeed-zh.ip-plus.net!news.ip-plus.net!news.post.ch!wceh00wn.pnet.ch From: "Jakob Erber" Newsgroups: comp.lang.ada Subject: Re: Gnat Ada binary compatibility Date: Thu, 12 Dec 2002 14:13:11 +0100 Organization: Swisscom IP+ (post doesn't reflect views of Swisscom) Message-ID: <3df88b68$1@news.post.ch> References: <3df79d5a$1@news.swissonline.ch> <3DF84F4A.C0D73F0A@canal-plus.fr> NNTP-Posting-Host: pgw01.post.ch X-Trace: rex.ip-plus.net 1039698793 26271 138.189.120.56 (12 Dec 2002 13:13:13 GMT) X-Complaints-To: abuse@ip-plus.net NNTP-Posting-Date: Thu, 12 Dec 2002 13:13:13 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 X-Original-NNTP-Posting-Host: wceh00wn.pnet.ch X-Original-Trace: 12 Dec 2002 14:13:12 +0100, wceh00wn.pnet.ch Xref: archiver1.google.com comp.lang.ada:31736 Date: 2002-12-12T14:13:11+01:00 List-Id: > We solved that by using marshalling. This approach is correct, portable > and inter-operable. If you do not want to do the marshalling yourself, > you may use some middleware that will do this for you (CORBA or DSA, > although DSA is non-inter-operable outside GNAT). > Could you please point me to a good documentaion for DSA? regards Jakob