Krisbee wrote: 
> 
> It lets you install QNAP packages on a Synology NAS assuming the
> architecture works for you.  Both Arm ( not sure what variety ) and x86
> 
> 
> http://qnapware.zyxmon.org/binaries-arm/Packages.html
> http://qnapware.zyxmon.org/binaries-x86/Packages.html
> 

Using readelf looking at the ffmpeg executable for arm - it says it is a
armv5te

Code:
--------------------
    
  .
  .
  .
  Flags:                             0x5000202, has entry point, Version5 EABI, 
soft-float ABI
  .
  .
  .
  Attribute Section: aeabi
  File Attributes
  Tag_CPU_name: "5TE"
  Tag_CPU_arch: v5TE
  Tag_ARM_ISA_use: Yes
  Tag_THUMB_ISA_use: Thumb-1
  Tag_ABI_PCS_wchar_t: 4
  Tag_ABI_FP_rounding: Needed
  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_align_preserved: 8-byte, except leaf SP
  Tag_ABI_enum_size: int
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=103158

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to