On Mon, Nov 22, 2010 at 2:22 PM, Luis Felipe Strano Moraes
<luis.str...@gmail.com> wrote:
> Hey guys,
>
> after discussion on #edevelop, we decided to target a beta3 release on
> Dec 3rd. One of the main goals for this one is to get the work on
> packaging more organized and see if there are some distributions that
> we're still missing people working on.
>
> So please, if everyone can help out in:
>
> 1) doing testing and reporting bugs on trac to help us know where we
> stand. Also, we need to check which bugs there have already been fixed
> and can be closed, or perhaps bugs that need more info;
> 2) if you're already doing packaging work or interested in helping
> out, please reply to me privately informing which distro you've
> experience on and if you're an official developer for it, I'm gonna
> try to organize this a little bit for this next beta.

I'd like to see more contributions to:
http://trac.enlightenment.org/e/wiki/Packaging

Maybe flags are not updated there, I know eeze is missing from it as well.

 I'd also suggest that our software is compiled with the following
optimization flags:
   LDFLAGS+= -Wl,--as-needed: should work and is recommended for all
our software.
   (LDFLAGS/CFLAGS)+= -fvisibility=hidden: should work and is
recommended for all our software.
   CFLAGS+= -O2
   LDFLAGS/CFLAGS += -fdata-sections -ffunction-sections,  LDFLAGS+=
-Wl,--gc-sections  (all except enlightenment window manager itself)

-- 
Gustavo Sverzut Barbieri
http://profusion.mobi embedded systems
--------------------------------------
MSN: barbi...@gmail.com
Skype: gsbarbieri
Mobile: +55 (19) 9225-2202

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to