- Feb 19, 2011
- 1,971
- 284
- 0
so I saw a while back that cm11's bacon is about fully cooked.
androidarmv6 put up commits that may fix the play glitches.
I'd like to put together an EOL version... still no pc.
Good news is I'm getting interesting results so far with debian sid (multiarch with qemu-user-static and binfmt_misc) running some armhf, some i386, some amd64 binaries all in one debian sid chroot on my evo. It runs static binaries from all three arch's fine, and hopefully the multiarch will solve the linking errors I was getting trying to chroot straight into an amd64 debian jessie.
It will be slow but if lucky I can build with it.
The multiarch chroot is just a mind-blower.
I mean, really, just
sudo dpkg add-architecture amd64
sudo dpkg add-architecture i386
???
And raspbian is capable of it too... I had their wheezy doing multiarch as well. Just need a kernel with binfmt_misc in it and qemu-static-user in your chroot.
Fun and games going on again.
And if I got my hands on a build computer again (fried/overheated my mobo and cpu on the last one with cm12) I can make fixes about 6x faster than on my 1.5GHzx2 1GB RAM evo v... but that's hardware I can't afford.
androidarmv6 put up commits that may fix the play glitches.
I'd like to put together an EOL version... still no pc.
Good news is I'm getting interesting results so far with debian sid (multiarch with qemu-user-static and binfmt_misc) running some armhf, some i386, some amd64 binaries all in one debian sid chroot on my evo. It runs static binaries from all three arch's fine, and hopefully the multiarch will solve the linking errors I was getting trying to chroot straight into an amd64 debian jessie.
It will be slow but if lucky I can build with it.
The multiarch chroot is just a mind-blower.
I mean, really, just
sudo dpkg add-architecture amd64
sudo dpkg add-architecture i386
???
And raspbian is capable of it too... I had their wheezy doing multiarch as well. Just need a kernel with binfmt_misc in it and qemu-static-user in your chroot.
Fun and games going on again.
And if I got my hands on a build computer again (fried/overheated my mobo and cpu on the last one with cm12) I can make fixes about 6x faster than on my 1.5GHzx2 1GB RAM evo v... but that's hardware I can't afford.