From: Paul Van Belinghen Newsgroups: comp.os.msdos.djgpp Subject: gnat 3.1 & gpp2.81 incompatability Date: Sun, 13 Jun 1999 08:45:42 -0700 Organization: Posted via RemarQ Communities, Inc. Lines: 48 Message-ID: <3763D226.FDAD2E37@cloud9.net> NNTP-Posting-Host: 168.100.210.48 NNTP-Posting-Date: Sun, 13 Jun 1999 12:45:54 GMT X-Trace: 929277954.820.72 N94XSGKUCD230A864C qube-02.us-ca.remarq.com X-Complaints-To: newsabuse AT remarQ DOT com X-Mailer: Mozilla 4.6 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="------------8798741D0C30BE04E921D4FA" To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. --------------8798741D0C30BE04E921D4FA Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I recently installed djgpp2.02 with gcc2.81 and gpp2.81 and had C and C++ programs compiling and linking fine. However, impressed that Rhide 1.4.7 supports Ada as well as C/C++ I then installed the DOS version of GNAT (3.1) which also runs under djgpp. I had Ada and C programs compiling and linking fine - but C++ programs were unable to locate any base classes. For example, in the C++ "hello" test program, I get errors like: s:/djgpp/lib/libstdcxx.a (iostream.o) ... undefined ref to '__rtl_class' Noticing the mixing gcc and gpp versions cause similar errors as those above, I reinstalled gcc2.81 and gpp2.81 into djgpp. However, I got the same errors in C++ and no working Ada anymore. Does anyone have GNAT and gpp working together? Since they both run under djgpp, I can't separate them into separate directories (DJGPP env variable can only point ot one place) --------------8798741D0C30BE04E921D4FA Content-Type: text/x-vcard; charset=us-ascii; name="pvanbell.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Paul Van Belinghen Content-Disposition: attachment; filename="pvanbell.vcf" begin:vcard n:Van Bellinghen;Paul tel;fax:(914) 788-1526 tel;home:(914) 737-6998 tel;work:(914) 968-2500 x2142 x-mozilla-html:FALSE url:http://www.cloud9.net/~pvanbell/Paul/Paul.html org:Lockheed Martin Fairchild;Software Engineering version:2.1 email;internet:pvanbell AT cloud9 DOT net title:Staff Analyst adr;quoted-printable:;;144 Rita Drive=0D=0A;Cortlandt Manor;NY;10567;USA fn:Paul Van Bellinghen end:vcard --------------8798741D0C30BE04E921D4FA--