Jump to content

Recommended Posts

Guest jasonleeds
Posted

what do you think?

looks quite good, think itll run?

Guest Dazzozo
Posted

I didn't get the chance to look at it, just grab the source. I'll look later

Guest Dazzozo
Posted

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

Yeah this isn't going to happen, how young is this project? :P

Guest XMasterNinni
Posted
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

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

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

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

could it not just be as simple as copying the files from your wonderful cm9?

Guest Dazzozo
Posted

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.

  • 2 weeks later...
Guest Dazzozo
Posted (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 by Dazzozo
Guest gabriwinter
Posted (edited)

Would be nice to give this a try, looks very good

Edited by gabriwinter
Guest Mtman1
Posted (edited)

Has it finished compiling yet? Anyway, hope it works ;)

Edited by Mtman1
Guest Dazzozo
Posted

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

WOW once again man youve done something special, would love to give this a whirl once you get it working.

Nice one dude!!

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.