On Thu, 15 Nov 2007 13:15:32 +0100 Koen Kooi <[EMAIL PROTECTED]>
babbled:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Carsten Haitzler (The Rasterman) schreef:
> > On Thu, 15 Nov 2007 11:12:49 +0100 "Dr. Michael 'Mickey' Lauer"
> > <[EMAIL PROTECTED]> babbled:
> > 
> >> If you want to be nice to cross-compilation environments,
> >> AC_PATH_PROG(EDJE_CC, "edje_cc", "", $PATH) edje_cc
> >> is more advisable than
> >> edje_cc="$(pkg-config --variable=prefix edje)/bin/edje_cc" since in
> >> the latter case it would probably point to the cross-compiled edje_cc
> >> which we surely can't run during the build process.
> > 
> > of course if you did the scratchbox trick of being able to run arm binaries
> > even when cross compiling... problem solved :)
> 
> Actually, no. Qemu still can't emulate armv6 and armv7 binaries, needs
> gruesome patches to support nptl (which is what openmoko needs), crashes
> when you run stuff compiled with llvm, and it doesn't support platforms
> I build for (e.g. blackfin and avr32). Depending on things like
> scratchbox is shortsighted and leads to bad infrastructure.

sure - but when it works (as maemo uses it), it works really nicely.

-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    [EMAIL PROTECTED]


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to