Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unofficial AVR-Ada RPMs for Fedora 17 and 18 available

60 views
Skip to first unread message

Tero Koskinen

unread,
Mar 8, 2013, 3:20:41 PM3/8/13
to
Hi,

To make AVR-Ada installation easier, I made AVR-Ada RPM packages
for Fedora 17 and 18. They are available for i386 and x86_64
architectures.

To install them, run following commands:
sudo wget -O /etc/yum.repos.d/fedora-adalanguage.repo http://fedora.ada-language.com/fedora-adalanguage.repo
sudo yum install --nogpgcheck avr-ada-lib

Package "avr-ada-lib" will get all dependencies to be installed
automatically also.

If you have "avr-gcc" package installed, please remove it first,
since my "avr-gnat" package conflicts with it (and provides
equal functionality).

The packages are based on AVR-Ada repository revision 8586204ed,
which is AVR-Ada 1.2 + some patches. The source tar ball of that
revision can be found inside source rpms[1].

And if you do not trust my binaries and want to build the rpm
packages by yourself, you can get the .spec files from
my Mercurial repositories:
https://bitbucket.org/tkoskine/fedora-avr-ada-rts
https://bitbucket.org/tkoskine/fedora-avr-ada-lib
https://bitbucket.org/tkoskine/fedora-avr-gcc

To test the packages, you can use example code from
my arduino-hello-uart repo:
hg clone https://bitbucket.org/tkoskine/arduino-hello-uart
cd arduino-hello-uart
make

At some point, I might try to get the packages included to Fedora
distribution, but for now they are offered separately from
my servers.

--
Tero Koskinen - http://iki.fi/tero.koskinen/

[1] http://fedora.ada-language.com/repo/18/SRPMS/
0 new messages