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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fcd6c,f3beb245983bd21f,start X-Google-Attributes: gidfcd6c,public X-Google-Thread: 103376,f3beb245983bd21f,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-06 12:24:00 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mark_doherty@yahoo.co.uk (Mark Doherty) Newsgroups: linux.redhat.install,comp.lang.ada Subject: Redhat Linux 9.0 and Gnat Date: 6 Oct 2003 12:23:59 -0700 Organization: http://groups.google.com Message-ID: <5e3e03a7.0310061123.34c53510@posting.google.com> NNTP-Posting-Host: 81.132.102.249 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1065468240 24718 127.0.0.1 (6 Oct 2003 19:24:00 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 6 Oct 2003 19:24:00 +0000 (UTC) Xref: archiver1.google.com linux.redhat.install:123 comp.lang.ada:329 Date: 2003-10-06T12:23:59-07:00 List-Id: I am new to Linux and have installed a full installation of Linux from redhat (9). I then updated to the latest versions of most RPMs using redhat network. This has installed gcc 3.2. I have tried to install AWS and the compiler does not recognise pragma Unreferenced. I have got round it for the moment by removing the -gnatwe style switches. I don't understand why the pragma Unreferenced has been removed in a later version of GCC. It seems like a good pragma to me. Is there another pragma to use instead. Am I wasting my time using gcc 3.2 until GNAT supports it. (I am not sure what version of gnat I am using because I don't know the Linux command that tells me). If so how do I go back to 2.8.1. Do all the components compiled with gcc 3.2 need to be recompiled, how? Should I install Redhat 7.x instead? Having gone through the initial installation pain of Linux (UK BT broadband modem), I am not going back to Windows! Mark