Guest jasonleeds Posted July 2, 2012 Report Posted July 2, 2012 been having a good read of this, however as many of you know im limited in knowledge. Anyone else had a look at this an taken a stab? would be nice to try out. https://developer.mozilla.org/en/Mozilla/Boot_to_Gecko/Building_and_installing_Boot_to_Gecko
Guest jasonleeds Posted July 3, 2012 Report Posted July 3, 2012 what do you think? looks quite good, think itll run?
Guest Dazzozo Posted July 3, 2012 Report Posted July 3, 2012 I didn't get the chance to look at it, just grab the source. I'll look later
Guest Dazzozo Posted July 3, 2012 Report Posted July 3, 2012 I can already see this is going to be a nightmare... build/core/combo/TARGET_linux-arm.mk:39: *** Unknown ARM architecture version: armv6-vfp. Stop.[/CODE]
Guest Dazzozo Posted July 3, 2012 Report Posted July 3, 2012 Yeah this isn't going to happen, how young is this project? :P
Guest XMasterNinni Posted July 4, 2012 Report Posted July 4, 2012 I can already see this is going to be a nightmare... build/core/combo/TARGET_linux-arm.mk:39: *** Unknown ARM architecture version: armv6-vfp. Stop.[/CODE] Yeah, I got the same error while trying to compile AOSP based ROMs (CodeNameAndroid, TeamGummy,...). I just copied all the needed armv6 files in /build/core from CM9 and it worked...
Guest Dazzozo Posted July 4, 2012 Report Posted July 4, 2012 Yeah, I got the same error while trying to compile AOSP based ROMs (CodeNameAndroid, TeamGummy,...). I just copied all the needed armv6 files in /build/core from CM9 and it worked... I actually suggested that to you in the first place. I have looked further and its in a state where I'd have to practically port its code base to CM9.
Guest jasonleeds Posted July 4, 2012 Report Posted July 4, 2012 i know from what ive read you need ics for it to work, so im not sure if this has anything to do with it. I think the project started in 2010 but has picked up speed recently, looks good and could well offer something special. im guessing though dazzozo from ": *** Unknown ARM architecture version: armv6-vfp. Stop." that this is wanting arm7
Guest Dazzozo Posted July 4, 2012 Report Posted July 4, 2012 It's just missing an ARMv6-VFP makefile. It's not really a problem, just drop it in, but if that's missing, then everything else to get it running on this kind of device would be.
Guest jasonleeds Posted July 5, 2012 Report Posted July 5, 2012 could it not just be as simple as copying the files from your wonderful cm9?
Guest Dazzozo Posted July 5, 2012 Report Posted July 5, 2012 Nope. I would be copying vast amounts of the CM9 source tree. We're honestly better off seeing if it's going to mature a bit, first.
Guest Dazzozo Posted July 14, 2012 Report Posted July 14, 2012 (edited) Going well, I found a global hack that fixed some of the problems for everything. Seems to be nearing completion. Edit: had to hack webrtc and debuggerd as some assembly instructions there assumed ARMv7. Edited July 14, 2012 by Dazzozo
Guest gabriwinter Posted July 15, 2012 Report Posted July 15, 2012 (edited) Would be nice to give this a try, looks very good Edited July 15, 2012 by gabriwinter
Guest Mtman1 Posted July 15, 2012 Report Posted July 15, 2012 (edited) Has it finished compiling yet? Anyway, hope it works ;) Edited July 15, 2012 by Mtman1
Guest Dazzozo Posted July 15, 2012 Report Posted July 15, 2012 I've managed to build it but it doesn't make otapackage, flashing a system.img is always painful so I've not actually been able to test it yet... I'll probably make this flashable later.
Guest jasonleeds Posted July 15, 2012 Report Posted July 15, 2012 WOW once again man youve done something special, would love to give this a whirl once you get it working. Nice one dude!!
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now