Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Ada > gnatmake: "ada....
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 1 of 11 Topic 5662 of 5828
Post > Topic >>

gnatmake: "ada.numerics.real_arrays" is not a predefined library unit

by Reinert Korsnes <a@[EMAIL PROTECTED] > Apr 21, 2008 at 01:34 PM

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
 




 11 Posts in Topic:
gnatmake: "ada.numerics.real_arrays" is not a predefined library
Reinert Korsnes <a@[EM  2008-04-21 13:34:42 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Georg Bauhaus <rm.dash  2008-04-21 14:28:41 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Ludovic Brenta <ludovi  2008-04-21 06:46:15 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Samuel Tardieu <sam@[E  2008-04-21 19:01:42 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Ludovic Brenta <ludovi  2008-04-21 21:35:26 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Samuel Tardieu <sam@[E  2008-04-21 22:35:44 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Ludovic Brenta <ludovi  2008-04-21 23:05:33 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Simon Wright <simon.j.  2008-04-22 21:13:27 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Jerry <lanceboyle@[EMA  2008-04-21 14:34:17 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Samuel Tardieu <sam@[E  2008-04-22 12:46:38 
Re: gnatmake: "ada.numerics.real_arrays" is not a predefined lib
Ludovic Brenta <ludovi  2008-04-22 05:04:39 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 14:47:19 CDT 2008.