[E-devel] Can't crosscompile efl because of eolian_gen

2015-02-18 Thread haithem rahmani
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

Re: [E-devel] Can't crosscompile efl because of eolian_gen

2015-02-18 Thread Tom Hacohen
On 18/02/15 11:16, Daniel Kolesa wrote: 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:

Re: [E-devel] Can't crosscompile efl because of eolian_gen

2015-02-18 Thread Daniel Kolesa
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:

Re: [E-devel] Can't crosscompile efl because of eolian_gen

2015-02-18 Thread haithem rahmani
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 4) edje_cc O.K., then in that case can I minimize the libs to build for the host? i.e what are the really