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,73a6dbe06e1250ce X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder2-2.proxad.net!newsfeed.arcor.de!newsspool2.arcor-online.net!news.arcor.de.POSTED!not-for-mail Date: Mon, 21 Apr 2008 14:28:41 +0200 From: Georg Bauhaus User-Agent: Thunderbird 2.0.0.12 (Macintosh/20080213) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: gnatmake: "ada.numerics.real_arrays" is not a predefined library unit References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: <480c8879$0$4768$9b4e6d93@newsspool3.arcor-online.net> Organization: Arcor NNTP-Posting-Date: 21 Apr 2008 14:28:41 CEST NNTP-Posting-Host: 2105524d.newsspool3.arcor-online.net X-Trace: DXC=UghiMoN;iVN^B]`=U:WelBMcF=Q^Z^V3H4Fo<]lROoRA^;5]aA^R6>BNWGoaCR_8@Enc\616M64>JLh>_cHTX3jMGjg>o8iPVbG X-Complaints-To: usenet-abuse@arcor.de Xref: g2news1.google.com comp.lang.ada:21012 Date: 2008-04-21T14:28:41+02:00 List-Id: Reinert Korsnes schrieb: > Hello, > > My linux system (opensuse 10.3 updated) does not > find "ada.numerics.real_arrays. Should it ? > > test2.adb:3:21: "ada.numerics.real_arrays" is not a predefined library unit > gnatmake: "test2.adb" compilation error > > Is there any hope for me to use "Ada.Numerics.Real.Arrays" ? Looks like SuSE is still shipping an older compiler. However, there does seem to be a GNAT GPL 2007 RPM. Also, I'd consider getting Debian (or Ubuntu); runs nicely on a virtual machine in case you need SuSE to be you main OS for some reason. For SuSE, another starting point is: http://gnuada.sourceforge.net/pmwiki.php/Install/SuSE $ gnatkr Ada.Numerics.Real_Arrays.ads a-nurear.ads $ locate a-nurear.ads /usr/local/ada-4.3/lib/gcc/i686-apple-darwin8/4.3.0/adainclude/a-nurear.ads