On Wed, 17 Aug 2011 09:45:24 -0300 Paulo Benatto said:
then... you have problems. i suggest ubifs - maybe yaffs. ones that properly
support mmap :) (last i knew these 2 do. i don't know about cramfs).
> cramfs and jffs2 =)
>
> thanks
>
> 2011/8/17 Carsten Haitzler
>
> > On Tue, 16 Aug 2011 1
cramfs and jffs2 =)
thanks
2011/8/17 Carsten Haitzler
> On Tue, 16 Aug 2011 10:35:30 -0300 Paulo Benatto said:
>
> so... are you using jffs2? jffs2 doesnt support mmap properly (map shared
> wont
> work). as such efl is simply incompatible with such primitive filesystems.
> we
> could make it
On Tue, 16 Aug 2011 10:35:30 -0300 Paulo Benatto said:
so... are you using jffs2? jffs2 doesnt support mmap properly (map shared wont
work). as such efl is simply incompatible with such primitive filesystems. we
could make it map private but then it is impossible to share writes. try a
better fil
I did two simple programs to test mmap:
1 - Using MAP_SHARED - Doesn't work
2 - Using MAP_PRIVATE - Works
Thanks Carsten for the help!
2011/8/13 Carsten Haitzler
> On Sat, 13 Aug 2011 14:58:10 -0300 Paulo Benatto said:
>
> > 2011/8/12 Carsten Haitzler
> >
> > > On Fri, 12 Aug 2011 17:13:39 -
On Sat, 13 Aug 2011 14:58:10 -0300 Paulo Benatto said:
> 2011/8/12 Carsten Haitzler
>
> > On Fri, 12 Aug 2011 17:13:39 -0300 Paulo Benatto said:
> >
> > looks like your install is screwed - elementary cant find its default
> > theme.
> > it's hunting for it and not finding it. file doesnt exis
2011/8/12 Carsten Haitzler
> On Fri, 12 Aug 2011 17:13:39 -0300 Paulo Benatto said:
>
> looks like your install is screwed - elementary cant find its default
> theme.
> it's hunting for it and not finding it. file doesnt exist (default.edj).
>
hum, but when I delete the file (default.edj) doesn
On Fri, 12 Aug 2011 17:13:39 -0300 Paulo Benatto said:
looks like your install is screwed - elementary cant find its default theme.
it's hunting for it and not finding it. file doesnt exist (default.edj).
> Hi List,
>
> my name is Paulo, and I'm new in EFL, more or less 3 weeks ago I started to
Hi List,
my name is Paulo, and I'm new in EFL, more or less 3 weeks ago I started to
study EFL, I started using Evas and Ecore, now I would like to use
Elementary. I've cross-compiled Elemetary, and I compiled a simple example,
HelloWorld.c to run in my embedded system. When I try to run the
Hell
On Fri, 16 Jul 2010 15:43:05 +0100 Neil Jones said:
correct. it's trying to compile the theme. that needs a working edje
code compiler (edje_cc). u'd neeed to build enough of efl to get edje_cc
working as a native bin to build al of it... or have a build env like
scratchbox that can emulate arm b
On Fri, Jul 16, 2010 at 4:43 PM, Neil Jones wrote:
> Im back trying to cross-compile enlightenment (its a nice Friday
> afternoon project).
>
> im now failing building elementary:
>
> /usr/bin/edje_cc -v -id ../../data/themes -fd ../../data/themes \
> ../../data/themes/default.edc \
>
Hi,
Im back trying to cross-compile enlightenment (its a nice Friday
afternoon project).
im now failing building elementary:
/usr/bin/edje_cc -v -id ../../data/themes -fd ../../data/themes \
../../data/themes/default.edc \
../../data/themes/default.edj
make[4]: /usr/bin/edje_cc:
11 matches
Mail list logo