[WP7605][Compiler] Support compiler in default

Back Ground:
In general Linux system, there is FPU function that is supported floatin point arithmetic, and it is depended on HW specification of CPU.
Compile arithmetic is different, either little endian or bit endian, depending on FPU support.
As the result, compile tool is different, either little endian or bit endian.
(ex: “arm-linux-gnueabi-gcc”, “arm-linux-gnueabihf-gcc”)

The customer would like to know the specification of compiler in WP7605 default.

Q1:
Could you tell me what compiler does WP7605 support in default?

Q2:
Can the customer change other compiler from Q1?
We think it could not be changed.

Best Regards,

Hi, Sierra Team

Can you see my question?

I don’t see arm-linux-gnueabihf-gcc in toolchain.
Of course you should use the official toolchain