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,d842554064cfae31 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-12-13 11:13:22 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: prichtmyer@yahoo.com (Peter Richtmyer) Newsgroups: comp.lang.ada Subject: Re: Non byte-aligned components in GNAT rejected Date: 13 Dec 2002 11:13:22 -0800 Organization: http://groups.google.com/ Message-ID: <1b585154.0212131113.5dff37f@posting.google.com> References: <254c16a.0212111032.451cab61@posting.google.com> <1b585154.0212121025.5956cad1@posting.google.com> <3DF9D537.1DB616B7@earthlink.net> NNTP-Posting-Host: 164.223.72.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1039806802 1985 127.0.0.1 (13 Dec 2002 19:13:22 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 13 Dec 2002 19:13:22 GMT Xref: archiver1.google.com comp.lang.ada:31796 Date: 2002-12-13T19:13:22+00:00 List-Id: "Marc A. Criley" wrote in message news:<3DF9D537.1DB616B7@earthlink.net>... > I compiled this with GNAT 3.15p on Win2K and 3.13p on Linux and still > got an error, albeit a different one: "nba.ads:21:07: fields of "un_t" > must start at storage unit boundary". Line 21 is the "Unit_Name : > un_t;" line. What GNAT/OS did you use? > > Marc Well do I feel foolish! I was using Gnat and AdaGIDE, and a "Compile" did not show the error with the compile options I was using. But when I do a full "Build" (which I did not try previously), I do get that same error above. Sorry for the inconvenience. Peter (to answer your (OBE) question, it was Win2K also)