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: a07f3367d7,677065ed1513ef3b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!r3g2000vbp.googlegroups.com!not-for-mail From: "patrick.gunia@googlemail.com" Newsgroups: comp.lang.ada Subject: Re: Ada Tagged Type-Operation assign? Date: Sat, 16 May 2009 09:37:57 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <003ad11c-1161-4867-9453-28eaf5663f04@r13g2000vbr.googlegroups.com> NNTP-Posting-Host: 78.34.66.221 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1242491877 26456 127.0.0.1 (16 May 2009 16:37:57 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 16 May 2009 16:37:57 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: r3g2000vbp.googlegroups.com; posting-host=78.34.66.221; posting-account=D7TrwwoAAAAVyN71CASRiSp392RIjlsB User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.64 (Windows NT 5.1; U; de) Presto/2.1.1,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5873 Date: 2009-05-16T09:37:57-07:00 List-Id: As it might depend on my compiler switches, here=B4s the switches I use (using gcc). -g -gnato -fstack-check -gnatf (for Compiler) -g -gstabs -Wl,-pie -pie (for Linker =3D> the last options are required by VTune as it needs relocation data for call graph analysis.)