Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Jul 11th, 2012  |  syntax: None  |  size: 2.09 KB  |  hits: 26  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. moose@lisa:~/build/summon-arm-toolchain$ time ./summon-arm-toolchain PREFIX=~/sat
  2. Settings used for this build are:
  3. TARGET=arm-none-eabi
  4. PREFIX=/home/moose/sat
  5. DARWIN_OPT_PATH=/usr/local
  6. SUDO=
  7. QUIET=0
  8. USE_LINARO=1
  9. OOCD_EN=1
  10. OOCD_GIT=
  11. LIBSTM32_EN=0
  12. LIBOPENCM3_EN=1
  13. DEFAULT_TO_CORTEX_M3=0
  14. CPUS=
  15. 2 cpu's detected running make with '-j3' flag
  16. Found Linux OS.
  17. ******************************************************************
  18. * Cloning oocd-9e1a16690e669b895dce7c3951b1fe893bfd6149 ...
  19. ******************************************************************
  20. Cloning into 'oocd-9e1a16690e669b895dce7c3951b1fe893bfd6149'...
  21. remote: Counting objects: 41880, done.
  22. remote: Compressing objects: 100% (8260/8260), done.
  23. remote: Total 41880 (delta 34492), reused 40703 (delta 33494)
  24. Receiving objects: 100% (41880/41880), 9.30 MiB | 766 KiB/s, done.
  25. Resolving deltas: 100% (34492/34492), done.
  26. ******************************************************************
  27. * Checking out the revision 9e1a16690e669b895dce7c3951b1fe893bfd6149 with the SHA 9e1a16690e669b895dce7c3951b1fe893bfd6149 ...
  28. ******************************************************************
  29. Switched to a new branch 'sat-branch'
  30. ******************************************************************
  31. * Running post clone code for oocd-9e1a16690e669b895dce7c3951b1fe893bfd6149 ...
  32. ******************************************************************
  33. + aclocal
  34. + libtoolize --automake --copy
  35. + autoconf
  36. + autoheader
  37. + automake --gnu --add-missing --copy
  38. configure.ac:20: installing `./compile'
  39. configure.ac:28: installing `./config.guess'
  40. configure.ac:28: installing `./config.sub'
  41. configure.ac:8: installing `./install-sh'
  42. configure.ac:8: installing `./missing'
  43. doc/Makefile.am:1: installing `doc/mdate-sh'
  44. doc/Makefile.am:1: installing `doc/texinfo.tex'
  45. src/Makefile.am: installing `./depcomp'
  46. src/jtag/drivers/Makefile.am:8: `pkglibdir' is not a legitimate directory for `DATA'
  47. src/target/Makefile.am:166: `pkglibdir' is not a legitimate directory for `DATA'
  48. Makefile.am: installing `./INSTALL'
  49.  
  50. real    0m28.365s
  51. user    0m7.136s
  52. sys     0m0.816s