From: Vinzent Hoefler Newsgroups: comp.os.msdos.djgpp Subject: DJGPP and ADA95 - The FAQ says so, but how? Date: Sat, 19 Feb 2000 22:25:55 +0100 Organization: JeLlyFish software Lines: 32 Message-ID: <88n1pp$eti$2@news04.btx.dtag.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news04.btx.dtag.de 950995577 15282 777000109768-0001 000219 21:26:17 X-Complaints-To: abuse AT t-online DOT de X-Sender: 777000109768-0001 AT t-dialin DOT net X-Newsreader: Forte Agent 1.7/16.534 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello people, I have discovered ADA as programming language for me. :) (Before you ask: Yes it is really cool.) Now I found the GNAT archives [not supported anymore :( ] and was wondering if I can get them to work in my current DJGPP installation (2.952). I hope there is a way, but currently the compiler complains gcc.exe: test.adb: Ada compiler not installed on this system gcc.exe: installation problem, cannot exec `#Adacollect2': No such file or directory (ENOENT) Mmh, how can I tell the compiler to use the gnat*-tools? Is there any way to make it work or do I really have to make a second install of DJGPP2.01/gcc2.7.2. and have to mess with the environment variables for both installations? Is there anyone who has managed this task and can help me? Thanks, Vinzent. -- It appears that PL/I (and its dialects) is, or will be, the most widely used higher level language for systems programming. -- J. Sammet