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.1 required=5.0 tests=BAYES_05,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,89fb447708c93dc2,start X-Google-Attributes: gid103376,public From: 4tnt@dlep1.itg.ti.com (Thuy Nguyen) Subject: Need advices on solving interface problem. Date: 1996/10/31 Message-ID: <55aktd$asj@sf18.dseg.ti.com>#1/1 X-Deja-AN: 193441944 organization: Texas Instruments Incorporated content-type: Text/Plain; charset=US-ASCII mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-10-31T00:00:00+00:00 List-Id: Hi, I need advices on how to solve this interface problem. I am working on a function X which will a part of the System A. The system would be host on the VAX, and the cross compiler is Tartan. The problem is that only the object codes for the function X will be delivered. I need advice on what are the steps I need to do inorder for the function X to be link with System A? And/or what System A need to do to integrate with function X? More specific advice on how I would go about setting up the project/library for function X so that it would be visible for System A. Thanks for any suggestions that you want to give. Regards, Thuy Nguyen