First  |  Prev |  Next  |  Last
Pages: 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95
Ada on Mac
Hi, I tried to find what are the options for using Ada on Mac OS X. The archives of comp.lang.ada show only some old posts, so I hope to get some more up to date information after asking afresh. I have found the following: http://www.macada.org/compiler.html http://sourceforge.net/project/showfiles.php?g... 26 Apr 2007 06:44
Ada tasking question
Hi all! Although I am quite familiar with Ada, tasking is quite new to me, so please bear with me with my question. ;-) I have a set of buckets where I do have to do some processing on them. This processing can be done in parallel for each bucket. The results of the processing however are accumulated into anot... 20 Apr 2007 00:53
SOLVED: Debian Etch GCC GNAT 4.1 / Aonix ADT Eclipse Plugin
"Jeffrey Creem" <jeff(a)thecreems.com> a �crit dans le message de news: 8roef4-v41.ln1(a)newserver.thecreems.com... Pieter Thysebaert wrote: On Mon, 16 Apr 2007 11:33:37 +0200, Pieter Thysebaert wrote: Hello, I'm on Debian GNU/Linux Etch and have installed GCC 4.1 along with the correspondi... 17 Apr 2007 16:46
SOLVED: Debian Etch GCC GNAT 4.1 / Aonbix ADT Eclipse Plugin
On Mon, 16 Apr 2007 11:33:37 +0200, Pieter Thysebaert wrote: Hello, I'm on Debian GNU/Linux Etch and have installed GCC 4.1 along with the corresponding GNAT packages. I also have Eclipse 3.2 installed and downloaded (through Eclipse Software Updates) the Aonix ADT plugin. My problem is ... 17 Apr 2007 08:23
Trig Function Linking Problems
Hi. We are moving some software from and ancient workstation to a newer one. The environment is still several years old but newer than the old-timer we are leaving. We cannot get the TRIG functions to work as there appears to be a problem interfacing to the library. The following test code works on the old-time... 17 Apr 2007 17:18
Debian Etch GCC GNAT 4.1 / Aonbix ADT Eclipse Plugin
Hello, I'm on Debian GNU/Linux Etch and have installed GCC 4.1 along with the corresponding GNAT packages. I also have Eclipse 3.2 installed and downloaded (through Eclipse Software Updates) the Aonix ADT plugin. My problem is that the ADT does not pick up Etch's GCC GNAT 4.1 toolchain (when selecting GNAT ... 16 Apr 2007 11:49
Generating Ada from UML on Linux
Umbrello UML Modeller version 1.5.7-beta1 was released today. The main focus of this release was to improve the stability of the tool. On the basis of bug reports from the Ada community, the Ada95 code import and generation have seen many improvements. For details, see http://uml.sourceforge.net/feature.php ... 14 Apr 2007 19:07
ANN: Tables for Ada v1.6
The library provides an implementation of tables indexed by strings. Binary search is used for names of known length. It is also possible to search a table for names of unknown length, i.e. to parse a string using some table. Table elements can be of any private type. Key-insensitive tables are supported. Additi... 14 Apr 2007 14:59
Stupid question
generic package A is A1 : Integer; end A; generic package A.B is end A.B; with A.B; generic with package A_B is new A.B (<>); package C is -- What is the name of A1 from A of A_B? end C; -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de ... 14 Apr 2007 03:27
ANN: QtAda preview available
Hello, QtAda is an Ada2005 language bindings to Qt 4.2. Its allow easly create powerfull graphical user interface on Ada. QtAda use native thread safe signal/slot mechanism, provide access to more than 70 Qt classes, provide Ada-aware meta object compiler, support development of custom widgets and Qt Designer's ... 6 May 2007 13:34
First  |  Prev |  Next  |  Last
Pages: 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95