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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.15.65 with SMTP id v1mr1822520obc.12.1395671336281; Mon, 24 Mar 2014 07:28:56 -0700 (PDT) X-Received: by 10.182.118.170 with SMTP id kn10mr19665obb.20.1395671336094; Mon, 24 Mar 2014 07:28:56 -0700 (PDT) Path: border1.nntp.dca3.giganews.com!backlog4.nntp.dca3.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!l13no10746150iga.0!news-out.google.com!bw18ni21564qab.1!nntp.google.com!ur14no13180082igb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Mon, 24 Mar 2014 07:28:55 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=192.109.190.88; posting-account=mOyWBQoAAAD7S-NBmMUOr9hRClcL0vqR NNTP-Posting-Host: 192.109.190.88 References: <2528b8c4-93a8-4fb8-a6a5-192493d5d616@googlegroups.com> <01818147-3406-414e-8481-7dc875ef213c@googlegroups.com> <6fc641d2-54d6-4205-bd33-b0b802bd9271@googlegroups.com> <20140318150854.7509ea92@PC-8N-L> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <75245196-1030-4df7-a18e-7f865824f8e3@googlegroups.com> Subject: Re: Interrupt-driven Usart not working in Ada, but in C working, why? From: rrr.eee.27@gmail.com Injection-Date: Mon, 24 Mar 2014 14:28:56 +0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Original-Bytes: 1849 Xref: number.nntp.dca.giganews.com comp.lang.ada:185319 Date: 2014-03-24T07:28:55-07:00 List-Id: On Friday, March 21, 2014 3:52:06 AM UTC+1, Rego, P. wrote: > Would you know what could fix it? Regards. If you don't know exactly what you're doing, don't try to bootstrap on Cygw= in. You can way too easily mix up the cygwin and the pure windows tools tha= t end in problems as above. If you start delving into building the cross to= olchain, try it in a Linux environment first. Regards Rolf