Hi, i'm crosscompiling EFL for raspberrypi, and NEON is detected, but raspberrypi (v1) has no NEON extension. It's causing an illegal instruction in evas_common_cpu_neon_test.
gdb output : Program received signal SIGILL, Illegal instruction. evas_common_cpu_neon_test () at lib/evas/common/evas_cpu.c:103 103 asm volatile ( I building a recent EFL tree (f891cdc) Is --disable-neon my best option or automatic detection can be use? I'm pretty sure it was working with older release of efl. Regards, Nicolas -- Nicolas Aguirre Mail: [email protected] Web: http://www.calaos.fr Blog: http://dev.enlightenment.fr/~captainigloo/ ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
