Menu

OSX_avrlibc|AVR-libc Build and Install Log in to Edit

OSX AVR-Libc Build and Install

Here we continue to use the PATH from the previous step. If necessary re-establish it now:

. ./setnative.sh

1. Unpack avr-libc tarball

tar xjvf dist/avr-libc-1.8.0.tar.gz2

2. Configure

cd ./avr-libc-1.8.0

./configure --host=avr --prefix=/opt/avrada-1.2.2

Change the above --prefix as required.

4. make

5. sudo make install

[OSX_AVR-Ada_Build]


Related

Wiki: OSX_AVR-Ada_Build

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.