From: "Paulo Cruz" Newsgroups: comp.os.msdos.djgpp Subject: Re: newbie:compile/link errors Date: Tue, 17 Aug 1999 14:32:47 +0100 Organization: Maxitel News Service Message-ID: <7pc8ou$fl5$1@fenix.maxitel.pt> References: <7ov3ji$8fa$1 AT fenix DOT maxitel DOT pt> <19990814 DOT 074153 DOT 10279 DOT 0 DOT vmccar AT juno DOT com> NNTP-Posting-Host: p133a15.teleweb.pt X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2014.211 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Lines: 43 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi Vince, Many thanks for the helpful hints provided. Right now I overcame the problems I had and am able to work either with C/C++/Rhide or with Ada/Adacaps, with no problems so far. Rgds PauloCruz Vince McCarthy wrote in message news:19990814 DOT 074153 DOT 10279 DOT 0 DOT vmccar AT juno DOT com... > Hi Paulo > I have the GNAT ADA Ver 3.10 program and It uses the GCC Ver 2.7.2.1 > and not the latest GCC Ver. I tried to use the latest DJGPP Ver 2.02 and > the program will not > work. [...snip...] Yes, I've also GNAT310 which comes with DJGPP Ver 2.01 >Also You need to put all the DJGPP files > for the GNAT pgm in the GNAT directories, and make a self-contained > program for GNAT. Indeed, this was where I stumbled upon. On Win98 I've set up two shortcuts calling differently configured (paths, .env, etc) Dos boxes; It was just a metter of having the right things in their proper places. > On the enclosed DJGPP.ENV for the GNAT Pgm make the following > changes: > Change the line DJDIR=%:/GNAT310% and add the line > [rhide] > RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx As a matter of fact I didnt need do this... > > On Thu, 12 Aug 1999 19:25:52 +0100 "Paulo Cruz" > writes: > >[...snip] > >It seems that DJGPP is conflicting with DJGPP. What sould I do in > >order to have executables made out of ADA ? > >Thanks a lot > >PauloCruz