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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,25e3b7231b106883 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!g37g2000yqn.googlegroups.com!not-for-mail From: hesobreira Newsgroups: comp.lang.ada Subject: Re: Ada and Windows COM Date: Tue, 21 Apr 2009 14:43:47 -0700 (PDT) Organization: http://groups.google.com Message-ID: <6dd412fc-b146-4660-bb4f-a7fde798c455@g37g2000yqn.googlegroups.com> References: NNTP-Posting-Host: 84.195.184.202 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1240350228 25767 127.0.0.1 (21 Apr 2009 21:43:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 21 Apr 2009 21:43:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: g37g2000yqn.googlegroups.com; posting-host=84.195.184.202; posting-account=4BnsAwoAAABKT5eDzI7-HgxMd4P4yBGM User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-GB; rv:1.9.0.8) Gecko/2009032609 Firefox/3.0.8,gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:5521 Date: 2009-04-21T14:43:47-07:00 List-Id: On Apr 16, 1:24=A0pm, Ivan Levashew wrote: > > There should be done two fixes: first, remove "-gnatg" from Makefiles. > Second, search and replace "GNATCOM.Interface" to "GNATCOM.COM_Interface" > Indeed, I have used GNATCOM 3 years ago with these fixes with the latest version of GNAT by that time and it worked fine. Hugo