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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9b1d37f5a56928f1 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-16 05:37:22 PST Path: archiver1.google.com!news2.google.com!news1.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!news-hub.siol.net!news.siol.net!not-for-mail From: "Karel Miklav" Newsgroups: comp.lang.ada References: <3ab585c8.0204050030.3d94e692@posting.google.com> <3ab585c8.0204110051.3659218c@posting.google.com> Subject: Re: Calling Ada from C++ (MS Visual C++) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: Date: Tue, 16 Apr 2002 14:27:58 +0200 NNTP-Posting-Host: 213.250.11.45 X-Complaints-To: abuse@siol.net X-Trace: news.siol.net 1018960077 213.250.11.45 (Tue, 16 Apr 2002 14:27:57 MET DST) NNTP-Posting-Date: Tue, 16 Apr 2002 14:27:57 MET DST Organization: Slovenija OnLine - SiOL Xref: archiver1.google.com comp.lang.ada:22597 Date: 2002-04-16T14:27:58+02:00 List-Id: > Just out of curiosity, why are you using MS C++ instead of Gnu C++? > I'll assume it's to get MFC. I'm considering options to escape from MS world (VC++/VB/scripting/COM/), mostly get rid of VC. Is it possible to use Gnu C++ on Windows box as an industry-strenght compiler with possibilities to interface to other languages like Ada and Eiffel without too much hassle (hassle = 90% of time spent on interfacing)? Regards, Karel Miklav