Quote:
Stuart Winter (the maintainer of Armedslack) was able to install libflashplayer.so on an ARM device from an Android package:
http://lists.armedslack.org/pipermail/a ... 01286.html
On the same thread you will also see my reservations at using an Android binary on a Linux system but if anybody wants to expand on this I will glad to change my mind.
 
Code:
Attribute Section: aeabi
File Attributes
  Tag_CPU_name: "7-A"
  Tag_CPU_arch: v7
  Tag_CPU_arch_profile: Application
  Tag_ARM_ISA_use: Yes
  Tag_THUMB_ISA_use: Thumb-2
  Tag_FP_arch: VFPv3-D16
  Tag_ABI_PCS_wchar_t: 4
  Tag_ABI_FP_denormal: Needed
  Tag_ABI_FP_exceptions: Needed
  Tag_ABI_FP_number_model: IEEE 754
  Tag_ABI_align_needed: 8-byte
  Tag_ABI_enum_size: int
  Tag_ABI_HardFP_use: SP and DP
  Tag_ABI_optimization_goals: Aggressive Speed
btw, it's still a softfp binary...