Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:linux:arch_avr_gcc [2012/06/14 01:28]
alex [avr-gcc 4.6]
en:linux:arch_avr_gcc [2019/04/18 10:07]
alex removed
Line 6: Line 6:
  
 It seems that avr-gcc 4.7 has incorporated all of the required patches for full AVR support. ​ No special compilation is required for xmega suppoort with 4.7.  ​ It seems that avr-gcc 4.7 has incorporated all of the required patches for full AVR support. ​ No special compilation is required for xmega suppoort with 4.7.  ​
 +
 +===== avr-gcc 4.6 =====
 +
 +avr-gcc 4.6 is the same as 4.5 in that it does not support the xmega series out-of-the-box,​ however the Atmel patches do not work with avr-gcc 4.6.  Ho hum.  Use either 4.5 or 4.7 (recommended).
  
 ===== avr-gcc 4.5 ===== ===== avr-gcc 4.5 =====
Line 64: Line 68:
     * {{:​en:​linux:​gcc-avr-4.5.3-1.pkgbuild}}     * {{:​en:​linux:​gcc-avr-4.5.3-1.pkgbuild}}
     * {{:​en:​linux:​avr-libc-1.7.1-1.pkgbuild}}     * {{:​en:​linux:​avr-libc-1.7.1-1.pkgbuild}}
- 
-~~DISCUSSION~~