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.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6d2691054b5171,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed.icp.pl!news.ipartners.pl!not-for-mail From: Szymon Guz Newsgroups: comp.lang.ada Subject: Ada & C++ Date: Wed, 06 Apr 2005 12:28:25 +0200 Organization: Internet Partners Message-ID: NNTP-Posting-Host: dns2.e-box.pl Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news2.ipartners.pl 1112783299 8818 217.153.9.251 (6 Apr 2005 10:28:19 GMT) X-Complaints-To: abuse@ipartners.pl NNTP-Posting-Date: 6 Apr 2005 10:28:19 GMT X-Accept-Language: pl, en-us, en User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) Xref: g2news1.google.com comp.lang.ada:10293 Date: 2005-04-06T10:28:19+00:00 List-Id: Hi, I've got a simple question about using Ada together with C++ and other languages. If I have a library written in Ada and compiled eg. under Windows and then I want to compile it under Linux, I suppose there won't be any problems with that. But what about using this library from a C++ program, will there be any problems with using it under Windows and Linux and does it depend on the C++ compilere that I use ? regards Szymon Guz