Skip to content

Instantly share code, notes, and snippets.

Created January 20, 2012 21:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1649796 to your computer and use it in GitHub Desktop.
Save anonymous/1649796 to your computer and use it in GitHub Desktop.
$ arm-none-eabi-gcc -v
Using built-in specs.
COLLECT_GCC=arm-none-eabi-gcc
COLLECT_LTO_WRAPPER=/clfs/cross-tools/libexec/gcc/arm-none-eabi/4.6.2/lto-wrapper
Target: arm-none-eabi
Configured with: ../gcc-4.6.2/configure --target=arm-none-eabi --with-newlib --with-gmp=/clfs/cross-tools --with-mpfr=/clfs/cross-tools --with-mpc=/clfs/cross-tools --prefix=/clfs/cross-tools/ --disable-nls --disable-shared --without-headers --disable-decimal-float --disable-libgomp --disable-libmudflap --disable-libssp --disable-threads --enable-language=c --disable-multilib
Thread model: single
gcc version 4.6.2 (GCC)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment