Hi there,
I've noticed that the AM35x/OMAP35x Linux SGX graphics SDK includes binary libraries compiled with the soft float ABI. Are there any plans to provide versions of these libraries compiled with a hard float ABI? I'm using a custom C library I've compiled with -mfloat-abi=hard and -mfpu=neon for maximum floating point efficiency, using GCC 4.6.3. I would hate to ditch the hard float ABI (I would lose floating point efficiency) but I would also hate to be unable to use the SGX libraries. It would be greatly appreciated if there was some way for TI to provide hardfloat versions of these libraries--either VFP or Neon. Is anything in the works?
Thanks,
Doug