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 :)

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


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to