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-Thread: 103376,49b52b8065390e5a,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!q1g2000vbn.googlegroups.com!not-for-mail From: "patrick.gunia@googlemail.com" Newsgroups: comp.lang.ada Subject: Ada Plattform Independence Date: Wed, 11 Mar 2009 07:04:02 -0700 (PDT) Organization: http://groups.google.com Message-ID: <82d07df7-bee1-4fd4-b0e1-dd10f43f9f60@q1g2000vbn.googlegroups.com> NNTP-Posting-Host: 78.34.72.173 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1236780242 23206 127.0.0.1 (11 Mar 2009 14:04:02 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 11 Mar 2009 14:04:02 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: q1g2000vbn.googlegroups.com; posting-host=78.34.72.173; posting-account=D7TrwwoAAAAVyN71CASRiSp392RIjlsB User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 6.0; U; de) Presto/2.1.1,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:4034 Date: 2009-03-11T07:04:02-07:00 List-Id: Hi all, I=B4m currently working on an analysis of an Ada-System with focus on the current state of plattform-independence. As my experiences wirh porting Ada-software to different operating system is limited and close to zero, I=B4d like to ask, which conecpts of the langiage might cause problems. I don=B4t mean aspects like including plattform- dependent libraries or calling system-functions from Ada-Code. I know that this will lead to portation problems. I=B4m more interested in problems with the Ada language itself. For example use of represantation clauses or I/O statements. I=B4ve been searching a while to find a listing of parts of the Ada standard which might cause problems, but didn=B4t succeed. So I hope, that you can help. Thanks, Patrick