Advertisement
robertd

Cc

Aug 16th, 2016
429
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.68 KB | None | 0 0
  1. ubuntu@ubuntu-VirtualBox:~$ cd '/home/ubuntu/crosstool-nt'
  2. ubuntu@ubuntu-VirtualBox:~/crosstool-nt$ ct-ng build
  3. [INFO ] Performing some trivial sanity checks
  4. [INFO ] Build started 20160816.141808
  5. [INFO ] Building environment variables
  6. [INFO ] =================================================================
  7. [INFO ] Retrieving needed toolchain components' tarballs
  8. [INFO ] Retrieving needed toolchain components' tarballs: done in 717.52s (at 12:01)
  9. [INFO ] =================================================================
  10. [INFO ] Extracting and patching toolchain components
  11. [INFO ] Extracting and patching toolchain components: done in 467.57s (at 19:49)
  12. [INFO ] =================================================================
  13. [INFO ] Installing GMP for host
  14. [INFO ] Installing GMP for host: done in 92.64s (at 21:22)
  15. [INFO ] =================================================================
  16. [INFO ] Installing MPFR for host
  17. [INFO ] Installing MPFR for host: done in 74.52s (at 22:36)
  18. [INFO ] =================================================================
  19. [INFO ] Installing ISL for host
  20. [INFO ] Installing ISL for host: done in 78.97s (at 23:55)
  21. [INFO ] =================================================================
  22. [INFO ] Installing MPC for host
  23. [INFO ] Installing MPC for host: done in 30.21s (at 24:25)
  24. [INFO ] =================================================================
  25. [INFO ] Installing binutils for host
  26. [INFO ] Installing binutils for host: done in 168.67s (at 27:14)
  27. [INFO ] =================================================================
  28. [INFO ] Installing C library headers & start files
  29. [INFO ] Installing C library headers & start files: done in 0.06s (at 27:14)
  30. [INFO ] =================================================================
  31. [INFO ] Installing pass-2 core C gcc compiler
  32. [INFO ] Installing pass-2 core C gcc compiler: done in 981.64s (at 43:36)
  33. [INFO ] =================================================================
  34. [INFO ] Installing C library
  35. [INFO ] Installing C library: done in 84.31s (at 45:00)
  36. [INFO ] =================================================================
  37. [INFO ] Installing final gcc compiler
  38. [INFO ] Installing final gcc compiler: done in 937.26s (at 60:38)
  39. [INFO ] =================================================================
  40. [INFO ] Cleaning-up the toolchain's directory
  41. [INFO ] Stripping all toolchain executables
  42. [INFO ] Cleaning-up the toolchain's directory: done in 6.83s (at 60:44)
  43. [INFO ] Build completed at 20160816.151852
  44. [INFO ] (elapsed: 60:44.39)
  45. [INFO ] Finishing installation (may take a few seconds)...
  46. [60:44] / ubuntu@ubuntu-VirtualBox:~/crosstool-nt$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement