As an Arduino developer, I use crossdev for creating toolchains (in this case, avr), but then I found recent versions (from 4.6.4) don't support cross-compiling, and I don't know why.
4.6.2-r2 has some errors at compiling, and I had (for a while) to use a pretty older version, 4.3.3.
Anyway, as a workaround, I had to download the Gentoo GCC ebuilds (that support toolchain), and all works flawlessly.
Question
jorgicio
As an Arduino developer, I use crossdev for creating toolchains (in this case, avr), but then I found recent versions (from 4.6.4) don't support cross-compiling, and I don't know why.
4.6.2-r2 has some errors at compiling, and I had (for a while) to use a pretty older version, 4.3.3.
Anyway, as a workaround, I had to download the Gentoo GCC ebuilds (that support toolchain), and all works flawlessly.
Also, I made a script for that.
Now, my question is: it will be (re)supported in future ebuilds for, at least, most of the Funtoo GCC ebuilds?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts