mapmot / arduino-overlay

Arduino IDE overlay for gentoo linux
https://bugs.gentoo.org/525882
GNU General Public License v2.0
2 stars 2 forks source link

stable crossdev sucks - use sys-devel/crossdev-99999999 #6

Open mapmot opened 6 years ago

mapmot commented 6 years ago

cross-avr/gcc NEEDS multilib for AVR, or you will get crtXXX.o not found when linking cross-arm-none-eabi/gcc requires EXTRA_ECONF="--disable-libstdcxx-time" or it will fail to compile cross-arm-none-eabi/gcc requires EXTRA_ECONF="--disable-multilib --with-arch=armv6s-m: or it will give you a hardfloat toolchain that will brick your SAMDs cross-avr/binutils requires the patch in #2 or it will cause you grief if not using recent binutils-config