First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
gnatmake: "ada.numerics.real_arrays" is not a predefined library unit
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 te... 22 Apr 2008 08:08
ada and other programming language tutorial
A one shop website for all your programming language needs. Find details related to C/C++, .Net, Java and ada. http://www.blogonprogramming.blogspot.com ... 19 Apr 2008 23:26
Shared library in Ada
Hi, I'm a new developper in Ada, and I found out a really suprising and unknown language. I have a read a lot of stuff on internet, made many tests. Now there is only one things I didn't get information about. I'd like to create a share object in Ada and use it in an Ada software. So the question is, is t... 19 Apr 2008 11:32
Address attribute of an overloaded function
Hi, I've got a window file with 4 different create window procedures. I'm trying to put a logger in to allow backtracing by function address and name, but I can't get it to take the address of these 4 functions. I was wondering if any one knew of a way around this. I'm inside of the functions when writing to the ... 18 Apr 2008 16:38
Symmetric matrices only!
The eigenvector solvers in Ada.Numerics.Generic_Real_Arrays require *symmetric* matrices! This is extremely silly. The world is full of nonsymmetric matrices. I've got a bunch of them to solve. Some very large, e.g. 1000x1000. Suggestions welcome. Thanks a lot. ... 21 Apr 2008 09:18
Memory leak in BLAS/LINPACK - GNAT on OS X
There have been a few messages on the GNAT-OSX mailing list about an apparent memory leak in the Ada.Numerics.Long_Real_Arrays implementation. The setup is an OS X box (10.4) with the GNAT 4.3 compiler from the macada.org site. The Ada.Numerics.Long_Real_Arrays is using the Apple-supplied BLAS and LINPACK libr... 19 Apr 2008 18:42
""Who's Using Ada" - April 2008 edition" from Team-Ada
Jon and Mike, I received an automatic acknowledgement that the following had been submitted to the moderator of the Team-Ada email list last week but I have not noticed its penetration to the list so I post it to news:comp.lang.ada and send it to you as blind carbon copies. Yours sincerely, Colin Paul Glost... 16 Apr 2008 07:23
Ada discussion at slashdot
There is a discussion of Ada going on at slashdot: http://developers.slashdot.org/article.pl?sid=08/04/15/1554234 It seems to have been inspired by the article which was mentioned here yesterday: http://groups.google.com/group/comp.lang.ada/browse_thread/thread/2014ae9e627cc20c?hl=en# The majority of the d... 15 Apr 2008 18:43
Interesting discussion Ada vs Ruby on G-groups
but using scripting languages for aviation and RT SW seems rather far fetched => http://groups.google.com/group/comp.lang.ruby/browse_thread/thread/07f846a4942fb83e?hl=en ... 15 Apr 2008 20:18
resources_on_ada
http://www.ihr.uni-stuttgart.de/forschung/ada/resources_on_ada/ is updated with GCN hot topic on top. My concern: In http://www.gcn.com/print/27_8/46116-1.html this sequence of sentences ------ Praxis, a U.K. systems engineering company, is providing the operating code ---for IFacts. In 2002, Eng... 15 Apr 2008 08:19
First  |  Prev |  Next  |  Last
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17