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.6 required=5.0 tests=BAYES_20,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,58954255a8d7f77d,start X-Google-Attributes: gid103376,public From: Clark Snowdall Subject: c calling ada Date: 1998/06/11 Message-ID: <357FFBCC.167E@hrpsystems.com>#1/1 X-Deja-AN: 361728248 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Organization: HRP Systems MIME-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-06-11T00:00:00+00:00 List-Id: I have a quick question. I'm trying to use a c program to call an ada program. I have a rough idea of how to do it. But more importantly, I'm not sure I have the right tool set to do it. I'm using ObjectAda 7.0 for the ada side. And because of the card our target uses, the c side is done with Microsoft C 5.0. The question I have is if there is any way for ObjectAda to put out objects that can be linked with MS C 5.0? Perhaps ObjectAda 7.1 might help (could upgrade) or perhaps using a newer c compiler? If anyone has any thoughts let me know ... thanks. Clark Snowdall HRP Systems