From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,1e21dc55d506e662 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!postnews.google.com!x41g2000hsb.googlegroups.com!not-for-mail From: stephane.los@neuf.fr Newsgroups: comp.lang.ada Subject: Re: GNAT.Serial_Communications ? Date: Sat, 9 Aug 2008 15:24:16 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <4d081d5f-0aca-446b-a90e-cf5ad71ce9e4@59g2000hsb.googlegroups.com> <87tzduck12.fsf@willow.rfc1149.net> NNTP-Posting-Host: 84.100.117.78 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1218320657 28651 127.0.0.1 (9 Aug 2008 22:24:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sat, 9 Aug 2008 22:24:17 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x41g2000hsb.googlegroups.com; posting-host=84.100.117.78; posting-account=6z9kWAoAAACuYRwvZGtiqVTxwADSJkVk User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.16) Gecko/20080703 Mandriva/2.0.0.16-1.1mdv2008.0 (2008.0) Firefox/2.0.0.16,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:1585 Date: 2008-08-09T15:24:16-07:00 List-Id: On 9 ao=FBt, 16:58, Samuel Tardieu wrote: > >>>>> "Tomek" =3D=3D Tomek Walkuski writes: > > Tomek> I have got GNAT.Serial_Communications sources from GCC CVS, > Tomek> renamed packages and I am trying to compile: > > You can't just do that and expect to work, as this unit depends on > other runtime library changes. For example, the "close" function in > System.Crtl was added on March 26th and is needed by > GNAT.Serial_Communications. > > If you need this unit, you should either wait for the next release or > build a new compiler and runtime libraries. > > Sam > -- > Samuel Tardieu -- s...@rfc1149.net --http://www.rfc1149.net/ Hello, I am learning Ada and I find it quite funny that this serial stuff happens as COM ports are no more available on the machines... Am I right spending my time trying to learn this language or is it like latin (good to know some sentences to shine at tea time) ? I don't appreciate tea too much... Steve