Difference between arm-eabi-arm-gnueabi and gnueabi-hf-compilers

Back

Note: Just pasting from stackoverflow

The eabi stands for the compilation of code which will run on bare metal arm core.

gcc-arm-linux-gnueabi is the cross-toolchain package for the armel architecture. This toolchain implies the EABI generated by gcc’s -mfloat-abi=soft or -mfloat-abi=softfp options.

gcc-arm-linux-gnueabihf is the cross-toolchain package for the armhf architecture. This toolchain implies the EABI generated by the gcc -mfloat-abi=hard option.

Reference

  • https://stackoverflow.com/questions/26692065/difference-between-arm-eabi-arm-gnueabi-and-gnueabi-hf-compilers

Zettle

Id: 4505d22dcf996cbab8e559dce609e5a1 Links:

  • 488bc11bcd111caa54bb20e6ea86f40a