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,c3173a3d7ff642bc,start X-Google-Attributes: gid103376,public From: "Kai Glsner" Subject: Using ObjectAda 7.1 SE lib in VC++ 5.0 Date: 1999/04/12 Message-ID: <923920517.42691@demdwu29>#1/1 X-Deja-AN: 465450962 Cache-Post-Path: demdwu29!unknown@pluto1.str.daimler-benz.com X-Forwarded: by - (DeleGate/5.8.8) X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 X-Trace: news1.cityweb.de 923920517 193.189.224.35 (Mon, 12 Apr 1999 14:35:17 MET DST) Organization: DaimlerChrysler X-Cache: nntpcache 2.3.3 (see http://www.nntpcache.org/) NNTP-Posting-Date: Mon, 12 Apr 1999 14:35:17 MET DST Newsgroups: comp.lang.ada Date: 1999-04-12T00:00:00+00:00 List-Id: Hello community, currently I'm using ObjectAda 7.1 SE to become familiar with Ada-95. Is it possible to use any code (e.g. the object-file or a library), written with this environment, as a static library in VC++ 5.0? And if "yes", how to do this. The background is, that I would like to migrate to Ada-95 in a soft but steady manner, starting with doing some libs in Ada, and then, may be, do most of it with Ada-95, that means, calling C-Sources from Ada...... Thanks in advance for the answer Kai Glaesner