X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Finger DOT Octopus AT gmail DOT com Newsgroups: comp.os.msdos.djgpp Subject: Ada - Installation Problem Date: 28 Mar 2007 11:10:39 -0700 Organization: http://groups.google.com Lines: 19 Message-ID: <1175105439.328653.44730@p15g2000hsd.googlegroups.com> NNTP-Posting-Host: 193.251.135.124 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1175105440 18147 127.0.0.1 (28 Mar 2007 18:10:40 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 28 Mar 2007 18:10:40 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.3) Gecko/20060426 Firefox/1.5.0.3,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 abc:8080 (squid/2.5.STABLE6), 1.0 proxy0.eutelsat.net:8080 (squid/2.5.STABLE4) Complaints-To: groups-abuse AT google DOT com Injection-Info: p15g2000hsd.googlegroups.com; posting-host=193.251.135.124; posting-account=p1QtrA0AAABUb9UNoXYwibMRmpJsH7ej To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I followed the tutorial on this site[http://homepage.sunrise.ch/ mysunrise/gdm/gnatdos.htm] and dowloaded djdev203.zip, bnu210b.zip and gnat314b.zip into e:\djgpp\ada. But whenever I try to run this simple hello.adb program, I get the following message: E:\DJGPP\ada\bin>gnatmake HELLO.ADB gcc -c hello.adb fatal error, run-time library not installed correctly cannot locate file system.ads compilation abandoned gnatmake: "hello.adb" compilation error Plus I am confused about the "nanoslee.zip" thing --- how would I link my file with it??? What should I do to get things working??????????