The difference between arm-elf-gcc and arm-linux-gcc

arm-elf -gcc is for standalone application. arm-linux-gcc is for application running on Linux. These two toolchains are almost same, except for different macros defined when preprocessing and different libraries linked in when performing linking.

Tags: , ,

No Comments

(Required)
(Required, will not be published)

Powered by WP Hashcash