Skip to content

Instantly share code, notes, and snippets.

@ssvb
Last active August 29, 2015 14:07
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 ssvb/82a1776b886a95f39471 to your computer and use it in GitHub Desktop.
Save ssvb/82a1776b886a95f39471 to your computer and use it in GitHub Desktop.
crossdev
crossdev --l 1.19.0 -oO /var/overlays/crossdev --without-headers --g 4.7.2 --genv 'USE="-fortran -mudflap -nls -openmp multilib" EXTRA_ECONF="--with-mode=thumb --with-cpu=cortex-m4 --with-float=hard --with-fpu=fpv4-sp-d16"' --b 2.22-r1 -s4 -t arm-none-eabi"
--genv 'USE="-fortran -mudflap -nls -openmp multilib" EXTRA_ECONF="--with-cpu=cortex-a8 --with-float=hard --with-fpu=neon"' -s4 -t armv7a-hardfloat-linux-gnueabi
crossdev --binutils 2.23.2 --kernel 3.13 --libc 2.19-r1 --gcc 4.8.2 --genv 'USE="-fortran -mudflap -nls -openmp multilib" EXTRA_ECONF="--with-cpu=cortex-a8 --with-float=hard"' -t arm-none-linux-gnueabi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment