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,19a56ccd5d516d4,start X-Google-Attributes: gid103376,public From: bre@ubszh.net.ch (Ulrika Bornetun) Subject: Accessing C++ Date: 1995/04/19 Message-ID: <3n2su7$deh@ubszh.fh.zh.ubs.com>#1/1 X-Deja-AN: 101283224 organization: Union Bank of Switzerland newsgroups: comp.lang.ada Date: 1995-04-19T00:00:00+00:00 List-Id: No, this is not a flame bait or a this vs. that question! I am trying access a Motif front-end program written in C++ from my Ada main program, and I am getting into all sorts of problems. I have successfully compiled and linked the stuff, but when I run it, I get strange crashes deep within the C++ libraries. A similar program that accesses the C++ front-end from C works without problems. I am using all sorts of different libraries, linking with multi-threading etc. on Solaris, using the Verdix compiler. Has anybody done anything similar? Do you have any hints for me? Is there anything inherent to the Ada/C++ mix that would make this impossible? ulrika ---------------------------------------------------------------------------- ------ Ulrika Bornetun bre@ubszh.net.ch ------ ------ Union Bank of Switzerland, Postfach, 8021 Zurich, Switzerland ------ ---------------------------------------------------------------------------- ------ "Let the programmers be many and the managers few -- ------ ------ then all will be productive." ------ ------ -- The Tao of Programming -- ------ ----------------------------------------------------------------------------