如果沒有安裝 avr-libc , make error

 warning: string.h: No such file or directory

 

1. avr libc  ==> http://www.nongnu.org/avr-libc/user-manual/

    avr-gcc -print-file-name = include

2. # sudo aptitude install avr-libc

      # cd  /usr/lib/avr/include/avr

      , there is the string.h

3. # make

文章標籤
全站熱搜
創作者介紹
創作者 Jasonubt 的頭像
Jasonubt

Jason work on unbuntu and debian

Jasonubt 發表在 痞客邦 留言(0) 人氣(19)