Hi
We have sucesfully deployed the Linux QMI SDK on a soft float ARM system and compiled our own library code which links into the QMI SDK libraries.
However now another project is attempting to do the same on a VFP Hard-Float ARM architecture. This is not working as the QMI SDK is only shipped with soft-float precompiled libraries/binaries. Has anyone found a solution or knows of hard-float versions of the QMI SDK libraries??
The specific error we get is:
.so uses VFP register arguments, libslqscore.a does not
Thanks
Chris