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: arm-linux, gcc, Linux
This entry was posted
on Wednesday, March 8th, 2006 at 9:17 pm and is filed under Programming.
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.