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=-0.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HK_RANDOM_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,8204369e742dac0e,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g43g2000cwa.googlegroups.com!not-for-mail From: stuartlclark@hotmail.com Newsgroups: comp.lang.ada Subject: GNAT GPL compile problems Date: 21 Feb 2006 05:01:11 -0800 Organization: http://groups.google.com Message-ID: <1140526871.239885.322290@g43g2000cwa.googlegroups.com> NNTP-Posting-Host: 202.6.138.41 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1140526876 23311 127.0.0.1 (21 Feb 2006 13:01:16 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 21 Feb 2006 13:01:16 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.1) Gecko/20060111 Firefox/1.5.0.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g43g2000cwa.googlegroups.com; posting-host=202.6.138.41; posting-account=wseb7A0AAACoGSN9Y-Rms_un18idFn-Q Xref: g2news1.google.com comp.lang.ada:3036 Date: 2006-02-21T05:01:11-08:00 List-Id: I downloaded the GPL version yesterday. As per version numbers all i can see is that it is dated 2 August 2005 version, and its called pentium-mingw32msv-gcc-3.4.5. As i said i downloaded and installed. I fired up GPS and created an Ada project. Added some source files and tried to do a syntax check. it failed. i then tried a compile check, it failed. i got the following error message gnatmake -u -c -u -PC:/Program\ Files/GNAT/bin/my_uatl.gpr uatl_data_types.ads -d fatal error, run-time library not installed correctly cannot locate file system.ads gnatmake: *** make failed. process exited with status 4 Does anyone know what this means, what i have done wrong, and how to fix it. I have sent an email to gnat-gpl@adacore.com and am waiting for a reply. Stuart Clark