On Wed, 19 Sep 2012 19:29:26 +0900 Carsten Haitzler (The Rasterman)
<ras...@rasterman.com> wrote:

> On Tue, 18 Sep 2012 20:07:06 -0400 Nigel Sollars <nsoll...@gmail.com>
> said:
> 
> > Hi,
> > 
> > The Pandaboard build is using Buildroot,  with native compiler the
> > UI idea is rather recent.  I am familiar with OpenEmbedded and BB
> > recipes.  Il take a look at that also.
> 
> hmm well then u have to provide all the dependencies. i have a script
> at home that builds all deps and all of e and efl from src - well
> everything except libc (everything above libc it builds and stuffs
> into /opt/e). it works on i386 but i have problems with x86_64 and i
> just havent had the time to sort them out- they're issues down in gcc
> land (yes - it builds its own gcc too as we need to do provide a
> libstdc++ and depend on it - damn u c++!).

You might want to look at http://www.landley.net/code/aboriginal it's
what I use for embedded work.  It builds a minimal self hosting Linux,
including gcc and a libc, for a variety of CPUs.  The result is then
used to build the rest of the OS in Qemu, emulating the target CPU,
and using distcc for speed.  I use it to build EFL and my embedded
proggy that uses it.

-- 
A big old stinking pile of genius that no one wants
coz there are too many silver coated monkeys in the world.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to