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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,c13882a1aeb96bdb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-04 05:32:54 PST Path: archiver1.google.com!news1.google.com!sn-xit-03!sn-xit-01!sn-xit-09!supernews.com!216.170.153.135.MISMATCH!tdsnet-transit!newspeer.tds.net!news.binc.net!kilgallen From: Kilgallen@SpamCop.net (Larry Kilgallen) Newsgroups: comp.lang.ada Subject: Re: linking to C++ Date: 4 Jun 2003 07:10:54 -0500 Organization: LJK Software Message-ID: References: <3eddb5dd$1@baen1673807.greenlnk.net> NNTP-Posting-Host: eisner.encompasserve.org X-Trace: grandcanyon.binc.net 1054728603 21861 192.135.80.34 (4 Jun 2003 12:10:03 GMT) X-Complaints-To: abuse@binc.net NNTP-Posting-Date: Wed, 4 Jun 2003 12:10:03 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:38589 Date: 2003-06-04T07:10:54-05:00 List-Id: In article <3eddb5dd$1@baen1673807.greenlnk.net>, "Anthony Moss" writes: > Is there any good documentation on calling C++ functions from a piece of ADA > code. It is not part of the Ada standard, so the answer will be specific to the operating system and compiler you are using. If looking at your compiler documentation does not help, you could reveal information about your environment here to get advice.