/srv/irclogs.ubuntu.com/2012/08/27/#ubuntu-app-devel.txt

dholbachgood morning07:13
iaHello. Probably this channel not for my question, but I take a chance. Let's say I have a hardware with cpu CPUNAME; If I want to compile C/C++ app for this, then I'm doing something like gcc -march=CPUNAME and it works. But how can I do cross recompilation of some existing deb package [from official ubuntu repo] for such CPUNAME? I guess, that should exist some [auto] tools for this, so when ubuntu dev team preparing packages for arm,x86 and x86-64 from21:15
ia the same sources/packages, they probably don't do all those stuff by hands. So I will be very appreciate for pointing me to any relevant direction for solution of this issue. Thanks.21:15
JanCia: the Ubuntu dev teams have build daemons running on different hardware21:53
JanCactually, to some degree you have them too if you have PPA on launchpad21:54
JanCthere is also dpkg-cross21:55
JanCand pdebuild-cross21:56
JanCoh, and apt-build of course, if you want to build for a specific CPU within an architecture21:58
JanCand if you want to set up your own build daemons, have a look at the buildd & rebuildd packages22:01
JanCoh, and there is mini-buildd too apparently  ☺22:01
JanCyou can also use qemu to run e.g. ARM software on an x86 system22:07
=== glebihan__ is now known as glebihan

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!