On Wed, Feb 18, 2015 at 8:40 AM, haithem rahmani <haithem.rahm...@gmail.com>
wrote:

> Hi,
>
> I'm trying to cross-compile the efl-1.12.3 for arm, but it fails with the
> following error.
>
> ../src/bin/eolian/eolian_gen: line 117:
> /home/rahmanih/efl-1.12.3/__build__/src/bin/eolian/.libs/lt-eolian_gen:
> cannot execute binary file
>
> the problem is obvious as the "eolian_gen" was generated for arm CPU thus
> can't be executed on Host (x86) machine.
> I've found the options :
> --with-eolian-gen=PATH  specify a specific path to eolian_gen
>                           [default=eolian_gen]
>   --with-eolian-cxx=PATH  specify a specific path to eolian_cxx
>                           [default=eolian_cxx]
>
> but they requires that the the efl is built for Host machine.
>
> is there any way to solve this issue and avoid that dependency?
>

No, there isn't. Build (and install) EFL for the host architecture first
and then provide a path to

1) Eolian C generator binary
2) Eolian C++ generator binary
3) Elua binary


>
> thanks
> Haithem.
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
>
> http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
> _______________________________________________
> enlightenment-devel mailing list
> enlightenment-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
>

D5
------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=190641631&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to