comp.lang.ada
 help / color / mirror / Atom feed
From: Warren <ve3wwg@gmail.com>
Subject: Re: GPS 2010 for AVR
Date: Fri, 30 Jul 2010 18:13:50 +0000 (UTC)
Date: 2010-07-30T18:13:50+00:00	[thread overview]
Message-ID: <Xns9DC590C2C8EABWarrensBlatherings@81.169.183.62> (raw)
In-Reply-To: Xns9DC56260D7E70WarrensBlatherings@81.169.183.62

Warren expounded in
news:Xns9DC56260D7E70WarrensBlatherings@81.169.183.62: 

> Tero Koskinen expounded in news:4c51d42b$0$12211$7b1e8fa0@news.nbl.fi:
>> For AVR-Ada 1.1 you can use command:
>> avr-gnatmake -XMCU=atmega328p -Phello.gpr
> 
> I installed AVR-Ada on my home computer. I'm interested in using
> some of the library support for it, so I gave it a go.  But I
> ran into a problem in getting it to link:

Ok, I looked at the hello example more closely, and
after some experimentation I finally got all my ducks 
in a row.  

It now works, hoo ha!

The key turned out to be the following 3 lines in the
project file (that I had differently):

  package Builder  renames AVR.Builder;
  package Compiler renames AVR.Compiler;
  package Binder   renames AVR.Binder;

I'm not that familiar with all this gnat project file 
business, but I can see that I'll need to.. 

Warren



  parent reply	other threads:[~2010-07-30 18:13 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-29 19:06 GPS 2010 for AVR Warren
2010-07-29 19:19 ` Tero Koskinen
2010-07-29 19:36   ` Warren
2010-07-30 13:40   ` Warren
2010-07-30 15:43     ` sjw
2010-07-30 16:33       ` Warren
2010-07-30 19:36         ` Simon Wright
2010-07-30 20:56           ` Warren
2010-07-30 18:13     ` Warren [this message]
2010-07-29 20:08 ` Simon Wright
2010-07-30  9:12   ` sjw
2010-07-30 13:22   ` Warren
replies disabled

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