Arduino error exit 2 (lib-gcc)

Arduino error exit 2 (lib-gcc)

Kishan Joshi

54 года назад

127 Просмотров

Error we get when arduino do not compile with its own library we have to install it manually
link :
https://bbs.archlinux.org/viewtopic.php?pid=1343402#p1343402


commands :
sudo pacman -S avr-gcc
and then go to root
sudo su

cd /usr/share/arduino/hardware/tools/avr/bin
mv ./avr-gcc ./avr-gcc-backups
ln -s /usr/bin/avr-gcc ./

and its working !

like share and if problem then comment

Тэги:

#arduino #linux #archlinux
Ссылки и html тэги не поддерживаются


Комментарии: