First  |  Prev |  Next  |  Last
Pages: 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
Building an Embedded Device/System? Tell VDC about your experiences for a chance to WIN!
VDC is conducting its annual survey of mobile and embedded engineers so if you are involved in the engineering of mobile or embedded systems/software, this is your chance to influence key solution suppliers. The research covers embedded software, hardware, tools, and development practices. Your thoughts will imp... 18 May 2010 09:14
Disabling string evaluation in a logging system
Hello, I have a logging system controlled by a log level (let's say 0 = disabled, 1 = errors, 2 = error + warnings, ..., 5 = all previous ones + debug messages). A Logging line may look like that: Log.Write (Text => "Blabla...", Level => 5); Often, I'll have some formatted text, requiring string conversio... 19 May 2010 16:00
TXL Grammar for Ada 2005
Hi every body, I've recently made up a new grammar for Ada based on the great language manipulation tool : TXL (http://www.txl.ca). http://github.com/bu2/ada-2005-txl-grammar The grammar is currently at an early stage. It permits to parse full Ada 2005 following LRM standard but still only provides parsing t... 19 May 2010 11:32
One united Ada policy for all Linux distributions?
Dmitry A. Kazakov wrote on comp.lang.ada: is it possible to have one united Ada policy for all Linux distributions? Linux Ada community is small, all people are known. Can't we use this as an advantage here? I would love to see that happen but unfortunately the Ada *distribution maintainer* community is... 20 May 2010 07:16
Call for papers: SETP-10, USA, July 2010
It would be highly appreciated if you could share this announcement with your colleagues, students and individuals whose research is in software engineering, software testing, software quality assurance, software design and related areas. Call for papers: SETP-10, USA, July 2010 The 2010 International Conferen... 17 May 2010 06:55
Hard and soft real time with Ada
Hi to all, My research about real time programming left me with some unanswered questions. Proposition 1: The problem with a general kernel, let say a genuine Linux, is that even stripped off, hard real time can not be guaranteed because we can't fully control the scheduling policy of the kernel. Therefore, a... 17 May 2010 19:06
GCC conflict on Ubuntu for mixed Ada/C++ project
Hi to all, With the distribution of GNAT GPL form Adacore Libre comes some code examples like "ada_cpp" that presents mixed Ada/C++ projetcs. My problem is the following: In GPS, for the project to build, we need GPRBUILD which uses GCC and the -gnat05 option. Well, using GPRBUILD, the ouput of a BUILD ALL tel... 15 Jun 2010 13:08
A proposal for Debian policy for Ada
In the past we are used to link external libraries using package Linker and Default_Switches ("ada") set to, e.g. "-lgdk_pixbuf-2.0". The problem with this approach is that Linker package is not automatically inherited. There exist different workarounds all more or less unpleasant. Meanwhile there is IMO a cleane... 20 May 2010 10:32
AWS install problems
Hello, I'm trying to install the AWS package so that I might try eMail access from an Ada program, I'm using GNAT/GPS 2005 under Sidux 2009-4 I apt-get to installed the various GNAT AWS files from the Debian repository without problems, however when trying to access the AWS functions I encountered a few problems. No... 15 May 2010 06:08
About static libraries and Debian policy
http://people.debian.org/~lbrenta/debian-ada-policy.html requires no static libraries. Is that consistent with GNAT symbolic traceback, which for some unclear reasons is not included into GNAT relocatable RTL. BTW, Why there should be no traceback when relocatable libraries are used? What would happen if g-... 19 May 2010 18:14
First  |  Prev |  Next  |  Last
Pages: 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30