changelog shortlog tags file annotate rss atom

bin/Qemu pseudo-crosscompiler revision history

navigate: (0) tip

2 years ago: medit/bin/Qemu pseudo-crosscompiler chebang=#!/usr/bin/env .wiki cont=Qemu has user binary emulation for numerous platforms. As a result, you can use debootstrap to create a chroot for a host platform, then actually chroot into it! If you're really sneaky, you can set up certain binaries (e.g. the compiler) to be compiled for the host, so that you can compile fast, but also compile software that's not cross-compiler-aware. And here's how!
revision 1: 7a91647c95f6 (diff) (annotate)
author: Gregor (codu.org)
date: Wed Dec 16 21:49:36 2009 +0000
2 years ago: medit/bin/Qemu pseudo-crosscompiler chebang=#!/usr/bin/env .wiki cont=Qemu has user binary emulation for numerous platforms. As a result, you can use debootstrap to create a chroot for a host platform, then actually chroot into it! If you're really sneaky, you can set up certain binaries (e.g. the compiler) to be compiled for the host, so that you can compile fast, but also compile software that's not cross-compiler-aware. And here's how!
revision 0: c42c0b86a604 (diff) (annotate)
author: codu.org
date: Fri Nov 13 21:55:28 2009 +0000