=== guerby_ is now known as guerby
=== alai is now known as alai-swap
[19:15] <rzyz85fr> hello, we bought an panel PC working with ubuntu-arm. We want to develop c++/arm program on it, what is way to go?
[19:18] <rzyz85fr> idealy, i thinking about on my dev host: dpkg add architecure, then add arch=armhf to sources.list, then install gcc-arm binutils-arm, than libqt4-dev:armhf, then i use qtCreator with the good gcc and qmake. is it the good way?