← Back to team overview

ubuntu-phone team mailing list archive

Re: Understanding Wily and the 15.10 framework

 

hi,
Am Mittwoch, den 16.09.2015, 10:19 +0300 schrieb Alberto Mardegan:
> Hi all!
>   I'm writing this because I'm quite confused about the fate with wily
> and the 15.10 frameworks as far as the phones are concerned. Since I
> suspect I'm not the only one who is confused, I thought of writing here.
> 
> As I understand it, Wily will not be released on the phones. We'll
> continue to work on the Vivid+overlay, and we'll move to 16.04 once it's
> released.
> 
> Now, my confusion is mostly about the 15.10 framework. Is it following
> the same fate as wily (that is, it will never land on our phones) or
> will it land on the vivid+overlay images?

i'm not sure who ever seeded that framework on the 15.04 images but due
to the gcc5/C++ transition in wily this can not work ... (at least for
any C++ code)

to *actually* have a 15.10 framework on the phone that allows you to
exec any compiled code on 15.04 you would have to duplicate all
framework dependencies and libs to allow actual execution of natively
compiled code ... assuming the framework libs make up 20-25% of the
total image size i doubt it would be possible to seed them at all (our
compressed image size is limited by the size of the cache partition).

the 15.10 framework should be removed from the devices given that it
falsely suggests you would be able to run any 15.10 compiled code on a
15.04 device.

ciao
	oli



References