Cross compiling for an ARM platform, I ran into compile issues with 
src/lib/evas/common/evas_scale_smooth.c.

The existing BUILD_NEON code doesn't follow the same idiom as MMX, for 
instance, with naming of the function created in evas_scale_smooth_scaler.c 
with a leading underscore, and creating an EAPI function in evas_scale_smooth.h 
to adapt parameters to the generated function.  Best I can tell there is no way 
the BUILD_NEON code could compile for anyone. It's a straightforward fix to get 
it to compile.

Am I off base here?  Should I submit a patch?

Nick Reed



------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to