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-Thread: 103376,37feb36055ce22de,start X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!t39g2000prh.googlegroups.com!not-for-mail From: f.tolkamp@chello.nl Newsgroups: comp.lang.ada Subject: Error: Run-time library not installed correctly Date: Sun, 21 Dec 2008 04:31:20 -0800 (PST) Organization: http://groups.google.com Message-ID: <63ce63c7-06c1-47a0-9936-7100b8a3b493@t39g2000prh.googlegroups.com> NNTP-Posting-Host: 77.249.221.108 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1229862681 11465 127.0.0.1 (21 Dec 2008 12:31:21 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 21 Dec 2008 12:31:21 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: t39g2000prh.googlegroups.com; posting-host=77.249.221.108; posting-account=CRTuqQoAAACkAj4MrK0vtmdX5EEtJNCk User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; InfoPath.1),gzip(gfe),gzip(gfe) Xref: g2news2.google.com comp.lang.ada:4033 Date: 2008-12-21T04:31:20-08:00 List-Id: For the first time I try the GNAT programming Studio for ADA. Therefore I started with the simple program "Hello world". When the command 'Compile' is given the following error message occurs: "Run-time library not installed correctly, cannot locate system.ads". What do I wrong?