On Sat, 29 May 2021 06:32:05 +0200 Pierre Couderc via enlightenment-users <enlightenment-users@lists.sourceforge.net> said:
try -Dnative-arch-optimization=false basically efl builds with neon (SIMD) optimizations by default because 99.9% of arm system that efl would run on have a neon vector unit (armv7 on always has this with the only exception i know of being the terga1 chip). you basically have a niche very very very old cpu (niche for where efl would run) thus... need to do the above. > I have an error when building on raspbian with tag v1.25.1 > > /efl# ninja -C build > ninja: Entering directory `build' > [1/3482] Generating eolian_gen_eina_types.eot with a custom command > FAILED: src/lib/eo/eina_types.eot.h > /usr/local/efl/build/src/bin/eolian/eolian_gen -S -I > /usr/local/efl/src/lib/eo -o > h:/usr/local/efl/build/src/lib/eo/eina_types.eot.h -o > c:/usr/local/efl/build/src/lib/eo/eina_types.eot.c -o > d:/usr/local/efl/build/src/lib/eo/eina_types.eot.d -e EO_API -gchd > ../src/lib/eo/eina_types.eot > Illegal instruction > [2/3482] Generating eolian_gen_ecore_event_message_handler.eo with a > custom command > FAILED: src/lib/ecore/ecore_event_message_handler.eo.h > /usr/local/efl/build/src/bin/eolian/eolian_gen -S -I > /usr/local/efl/src/lib/ecore -I /usr/local/efl/src/lib/eo -I > /usr/local/efl/src/lib -I /usr/local/efl/src/lib/efl/interfaces -o > h:/usr/local/efl/build/src/lib/ecore/ecore_event_message_handler.eo.h -o > c:/usr/local/efl/build/src/lib/ecore/ecore_event_message_handler.eo.c -o > d:/usr/local/efl/build/src/lib/ecore/ecore_event_message_handler.eo.d > -gchd ../src/lib/ecore/ecore_event_message_handler.eo > Illegal instruction > ninja: build stopped: subcommand failed. > > Help ! > > PC > > > > > _______________________________________________ > enlightenment-users mailing list > enlightenment-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/enlightenment-users > -- ------------- Codito, ergo sum - "I code, therefore I am" -------------- Carsten Haitzler - ras...@rasterman.com _______________________________________________ enlightenment-users mailing list enlightenment-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users