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,5c9ead8b08be6904,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit X-Received: by 10.180.7.228 with SMTP id m4mr114452wia.3.1362774042288; Fri, 08 Mar 2013 12:20:42 -0800 (PST) Path: bp2ni80408wib.1!nntp.google.com!goblin1!goblin2!goblin.stu.neva.ru!newsfeed.x-privat.org!news.jacob-sparre.dk!munin.jacob-sparre.dk!pnx.dk!.POSTED!not-for-mail From: Tero Koskinen Newsgroups: comp.lang.ada Subject: Unofficial AVR-Ada RPMs for Fedora 17 and 18 available Date: Fri, 8 Mar 2013 22:20:41 +0200 Organization: Jacob Sparre Andersen Research & Innovation Message-ID: <20130308222041.46d49766a38c14e9fc378cf7@iki.fi> NNTP-Posting-Host: dsl-trebrasgw2-54f941-244.dhcp.inet.fi Mime-Version: 1.0 X-Trace: munin.nbi.dk 1362774041 6986 84.249.65.244 (8 Mar 2013 20:20:41 GMT) X-Complaints-To: news@jacob-sparre.dk NNTP-Posting-Date: Fri, 8 Mar 2013 20:20:41 +0000 (UTC) X-Newsreader: Sylpheed 3.3.0 (GTK+ 2.24.16; x86_64-redhat-linux-gnu) Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Date: 2013-03-08T22:20:41+02:00 List-Id: 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/