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_40,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,cd7b48e2e1ee5d8d X-Google-Attributes: gid103376,public From: Dwaine Jones Subject: Re: C Archive file Date: 1996/12/07 Message-ID: <32A9FD5C.30D0@aimnet.com>#1/1 X-Deja-AN: 202965142 references: <32A5D35C.6217@argosys.boeing.com> content-type: text/plain; charset=us-ascii organization: Aimnet Information Services mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.0 (Win16; I) Date: 1996-12-07T00:00:00+00:00 List-Id: Dwaine Jones wrote: > XLINK: incompatible object file. > Patrick Barthelemy of Template Graphics helped me with this problem. You can extract the objects from the c archive and then make them into an Ada archive (.var) file. Dwaine