Hi All,
I'm cross compiling some third party SDK to ARM platform. While cross compiling I'm getting the below error.
"" sorry, unimplemented: '-mgeneral-regs-only' and floating point code ""
I was cross compiling for 64bit ARM platform. I'm using 64 bit tool chain aarch64-fsl-linux-* and kernel also 64 bit.
Have anyone faced this issue before. If so suggest some ideas.
Thanks,
Vigneshwaran