On Wed, Aug 20, 2014 at 06:40:38PM +0200, [email protected] wrote:
> = EFL 1.11 is Out =
> 
> After three months of development work we are proud to announce the 
> release of version 1.11 of EFL, Elementary, Evas Generic Loaders and 
> Emotion Generic Players.
> While we are two days behind schedule we are still proud that we are 
> able to deliver new releases on a 3 months cycle. Some highlights are 
> listed below.

Thanks

Maybe it would be worth mentioning that one configure option was renamed
between beta2 and final:

commit 8d3d12282b8637ff7e357f620735393bf733d746
Author: Savio Sena <[email protected]>
Date:   Wed Aug 13 10:16:32 2014 -0300

    autotools: Renamed --disable-c++11 to --disable-cxx-bindings.

and similar change in elementary.

I've just noticed it when my builds with OE (meta-efl layer) started
failing after upgrade from beta2 which was building fine.

It's explicitly disabled in OE recipes, because when building efl-native
it's not ensured that host's gcc supports -std=gnu++11 (4.6.3 used in
Ubuntu-12.04 which is on one of my builders doesn't).

And when autodetected it was failing in elementary with:
| make[4]: *** No rule to make target 'elm_widget.eo.hh', needed by 'all-am'.  
Stop.

I haven't looked into it deeper because nobody requested cxx bindings
in meta-efl yet.

Cheers,

Attachment: signature.asc
Description: Digital signature

------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to