comp.lang.ada
 help / color / mirror / Atom feed
From: Reinert Korsnes <a@b.no>
Subject: gnatmake: "ada.numerics.real_arrays" is not a predefined library unit
Date: Mon, 21 Apr 2008 13:34:42 +0200
Date: 2008-04-21T13:34:42+02:00	[thread overview]
Message-ID: <J8-dnZDqkuhP5pHVRVnzvQA@telenor.com> (raw)

Hello,

My linux system (opensuse 10.3 updated) does not
find "ada.numerics.real_arrays.  Should it ?

Details:
--------
I tried to compile a program starting like this:

with Text_IO;
use  Text_IO;
with   Ada.Numerics,Ada.Numerics.Real_Arrays;
with   Ada.Numerics.Generic_Elementary_Functions;
procedure test2 is

...


I used the command:

gnatmake -gnat05 test2.adb

Then I get the error message:

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" ?

reinert






             reply	other threads:[~2008-04-21 11:34 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-21 11:34 Reinert Korsnes [this message]
2008-04-21 12:28 ` gnatmake: "ada.numerics.real_arrays" is not a predefined library unit Georg Bauhaus
2008-04-21 13:46   ` Ludovic Brenta
2008-04-21 17:01     ` Samuel Tardieu
2008-04-21 19:35       ` Ludovic Brenta
2008-04-21 20:35         ` Samuel Tardieu
2008-04-21 21:05           ` Ludovic Brenta
2008-04-22 20:13             ` Simon Wright
2008-04-21 21:34 ` Jerry
2008-04-22 10:46   ` Samuel Tardieu
2008-04-22 12:04     ` Ludovic Brenta
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox