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-Thread: 103376,b29ea596843b99f5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.129.169 with SMTP id nx9mr24491526pbb.2.1332894433986; Tue, 27 Mar 2012 17:27:13 -0700 (PDT) Path: z9ni9358pbe.0!nntp.google.com!news2.google.com!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail From: Patrick Newsgroups: comp.lang.ada Subject: Re: help bridging C and Ada Date: Tue, 27 Mar 2012 17:19:51 -0700 (PDT) Organization: http://groups.google.com Message-ID: <2598347.85.1332893991736.JavaMail.geo-discussion-forums@vbbbg2> References: <14975152.314.1332871760974.JavaMail.geo-discussion-forums@yneo2> NNTP-Posting-Host: 69.159.21.71 Mime-Version: 1.0 X-Trace: posting.google.com 1332894433 14199 127.0.0.1 (28 Mar 2012 00:27:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 28 Mar 2012 00:27:13 +0000 (UTC) In-Reply-To: <14975152.314.1332871760974.JavaMail.geo-discussion-forums@yneo2> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.159.21.71; posting-account=cUi90woAAADTaOISowbbHM8GUD0-opJO User-Agent: G2/1.0 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-03-27T17:19:51-07:00 List-Id: Hi Shark8 I tried my best but -dump-ada-spec doesn't seem to work with the the preprocessed file. I used gcc -E and tried to output as .c and .i Maybe I didn't do it right. Thanks for responding to my post though-Patrick