comp.lang.ada
 help / color / mirror / Atom feed
From: anon@anon.org (anon)
Subject: Re: GNAT.Serial_Communications ?
Date: Sun, 13 Jul 2008 11:35:11 GMT
Date: 2008-07-13T11:35:11+00:00	[thread overview]
Message-ID: <PLlek.115968$102.44464@bgtnsc05-news.ops.worldnet.att.net> (raw)
In-Reply-To: cf8971db-feda-4632-8062-6bf9f8becb99@z66g2000hsc.googlegroups.com

No Error!  The standard GNAT system does not come with a Serial or UART 
package.  The package tree is a new addition (April 2008) so the 
maintainers may not have this package yet or they may not include it 
because it not apart of the Ada RM.

It might be included in June version of the GNAT-2008 package, but for 
GNAT-2007 you will need to do a search and down load the set of files 
that makes this package.

Note: you can find a copy of the serial communication package tree at:
    http://gcc.gnu.org/viewcvs?view=rev&revision=134003

Then compile the set of files manually to create the serial communation 
package. Now, you can either just copy and use then when you need this 
package.  

Note: If you know what your doing you can add the source and "*.ali" to 
your GNAT system adainclude/adalib directories and the object files to 
the "gnatlib" file.


In <cf8971db-feda-4632-8062-6bf9f8becb99@z66g2000hsc.googlegroups.com>, Tomek Walkuski <tomek.walkuski@gmail.com> writes:
>On 20 Cze, 14:41, Anh Vo <anhvofrc...@gmail.com> wrote:
>> Did you try the GCC GNAT User's Guide or read the self-documented code
>> package GNAT.Serial_Communications?
>>
>> AV
>
>I've gnat-gcc-4.3.0 (Fedora 9) and I don't have g-sercom.ads under /
>usr/lib/gcc/i386-redhat-linux/4.3.0/adainclude .
>
>Am I something missing?




  reply	other threads:[~2008-07-13 11:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-20 10:34 GNAT.Serial_Communications ? Tomek Walkuski
2008-06-20 12:41 ` Anh Vo
2008-07-13  9:32   ` Tomek Walkuski
2008-07-13 11:35     ` anon [this message]
2008-08-09 12:46       ` Tomek Walkuski
2008-08-09 14:58         ` Samuel Tardieu
2008-08-09 22:24           ` stephane.los
2008-08-10  5:01             ` anon
2008-08-10  8:15             ` Ludovic Brenta
2008-08-10 20:33             ` Samuel Tardieu
2008-08-13 20:28               ` stephane.los
replies disabled

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