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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,54a7a73cc7f9baec X-Google-Attributes: gid103376,public From: "Paul Hussein" Subject: Re: C binding to Ada (not Ada to C) Date: 1999/05/30 Message-ID: <7ir26i$9vj$1@lure.pipex.net>#1/1 X-Deja-AN: 483700400 References: <7ini7i$otg1@darius.pce.net> X-Priority: 3 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Complaints-To: abuse@uk.uu.net X-Trace: lure.pipex.net 928058386 10227 194.69.105.11 (30 May 1999 09:59:46 GMT) Organization: UUNET WorldCom server (post doesn't reflect views of UUNET WorldCom X-MSMail-Priority: Normal NNTP-Posting-Date: 30 May 1999 09:59:46 GMT Newsgroups: comp.lang.ada Date: 1999-05-30T09:59:46+00:00 List-Id: It is a compiler dependant thing, but most support it. The tricky part is in elaborating the Ada. Consult uour compilers docs. The Hardys wrote in message news:7ini7i$otg1@darius.pce.net... > > I have worked with Ada and am familiar with binds from an Ada main to C > routines, but during my development days a C main line with Ada as support > packages was not supported. Can this be done now, and if so are there any > good examples out there. > > Thanks in Advance > Mike Hardy > hardy@pce.net > >