This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mission:log:2015:01:20:gentoo-crossdev-compile-avr-gcc-for-arduino-and-cura [2015-04-06 17:09] – chrono | mission:log:2015:01:20:gentoo-crossdev-compile-avr-gcc-for-arduino-and-cura [2016-01-18 09:27] (current) – chrono | ||
|---|---|---|---|
| Line 42: | Line 42: | ||
| ln -s / | ln -s / | ||
| ln -s / | ln -s / | ||
| + | ln -s / | ||
| </ | </ | ||
| + | |||
| + | If you want to use the Software Serial and monitoring feature, you need to install rxtx-2.2_pre2 or newer. This version is still masked in the main portage tree, so you will need to unmask it by adding | ||
| + | |||
| + | < | ||
| + | =dev-java/ | ||
| + | </ | ||
| + | |||
| + | to / | ||
| + | |||
| + | < | ||
| + | $ emerge dev-java/ | ||
| + | </ | ||
| + | |||
| + | Also, if you don't want to use the crappy JAVA based Arduino IDE, you can simply use a Makefile like this: https:// | ||
| {{tag> | {{tag> | ||