Advertisement
Guest User

Untitled

a guest
Sep 6th, 2011
854
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 6.43 KB | None | 0 0
  1. *****************************while compiling mspgcc**********************
  2.  
  3. ******@*******:~/wrk/mspgcc4$ sudo sh buildgcc.sh
  4. ---------------------------------------------
  5. Please use buildgcc.pl instead of buildgcc.sh
  6. Running buildgcc.pl...
  7. ---------------------------------------------
  8.  
  9. Select GCC version to build:
  10. 1) gcc-4.4.5
  11. 2) none
  12. Enter your choice (1-2) [1]:
  13.  
  14. Select GDB version to build:
  15. 1) gdb-7.2
  16. 2) none
  17. Enter your choice (1-2) [1]:
  18.  
  19. Select Insight version to build:
  20. 1) insight-6.8-1
  21. 2) none
  22. Enter your choice (1-2) [1]:
  23.  
  24. Select libc version to build:
  25. 1) ti_20110213
  26. 2) ti_20110130
  27. 3) 20110130
  28. Enter your choice (1-3) [1]:
  29.  
  30. Strip debug information
  31. from executables after install? (y/n) [y] yes
  32.  
  33. Enter target toolchain path
  34. [/opt/msp430-gcc-4.4.5]:
  35.  
  36. Create binary package after build? (y/n) [y]
  37.  
  38. Enter binary package name
  39. [msp430-gcc-4.4.5_gdb_7.2.tar.bz2]:
  40.  
  41. Selected GCC 4.4.5
  42. GDB version: 7.2
  43. Insight version: 6.8-1
  44. Target location: y
  45. Binary package name: msp430-gcc-4.4.5_gdb_7.2.tar.bz2
  46. -------------------------------------
  47. Do you want to start build right now? (y/n) [n] n
  48.  
  49. Enter script name to generate
  50. [buildgcc-4.4.5_gdb_7.2.sh]:
  51.  
  52. build/buildgcc-4.4.5_gdb_7.2.sh created successfully.
  53. Run it now? (y/n) [y]
  54. --2011-09-06 22:01:51--  http://ftp.uni-kl.de/pub/gnu/binutils/binutils-2.21.tar.bz2
  55. Resolving ftp.uni-kl.de... 131.246.123.4, 2001:638:208:ef1b:0:ff:fe00:4
  56. Connecting to ftp.uni-kl.de|131.246.123.4|:80... connected.
  57. HTTP request sent, awaiting response... 404 Not Found
  58. 2011-09-06 22:01:52 ERROR 404: Not Found.
  59.  
  60. sh buildgcc-4.4.5_gdb_7.2.sh exited with status code 8.
  61. ******@*******:~/wrk/mspgcc4$
  62.  
  63. **************************while compiling mspdbug**************************
  64.  
  65.  
  66. ******@*******:~/wrk/mspdebug-0.17$ make
  67. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o main.o -c main.c
  68. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o fet.o -c fet.c
  69. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o rf2500.o -c rf2500.c
  70. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o dis.o -c dis.c
  71. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o uif.o -c uif.c
  72. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o olimex.o -c olimex.c
  73. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o ihex.o -c ihex.c
  74. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o elf32.o -c elf32.c
  75. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o stab.o -c stab.c
  76. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o util.o -c util.c
  77. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o bsl.o -c bsl.c
  78. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o sim.o -c sim.c
  79. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o symmap.o -c symmap.c
  80. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o gdb.o -c gdb.c
  81. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o btree.o -c btree.c
  82. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o rtools.o -c rtools.c
  83. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o sym.o -c sym.c
  84. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o devcmd.o -c devcmd.c
  85. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o reader.o -c reader.c
  86. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o vector.o -c vector.c
  87. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o output_util.o -c output_util.c
  88. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o expr.o -c expr.c
  89. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o fet_error.o -c fet_error.c
  90. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o binfile.o -c binfile.c
  91. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o fet_db.o -c fet_db.c
  92. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o usbutil.o -c usbutil.c
  93. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o titext.o -c titext.c
  94. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o srec.o -c srec.c
  95. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o device.o -c device.c
  96. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o coff.o -c coff.c
  97. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o opdb.o -c opdb.c
  98. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o output.o -c output.c
  99. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o cmddb.o -c cmddb.c
  100. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o stdcmd.o -c stdcmd.c
  101. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o prog.o -c prog.c
  102. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o flash_bsl.o -c flash_bsl.c
  103. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o list.o -c list.c
  104. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o simio.o -c simio.c
  105. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o simio_tracer.o -c simio_tracer.c
  106. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o simio_timer.o -c simio_timer.c
  107. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o simio_wdt.o -c simio_wdt.c
  108. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o simio_hwmult.o -c simio_hwmult.c
  109. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o simio_gpio.o -c simio_gpio.c
  110. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o aliasdb.o -c aliasdb.c
  111. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o gdb_proto.o -c gdb_proto.c
  112. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o gdbc.o -c gdbc.c
  113. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o sport.o -c sport.c
  114. gcc  -DUSE_READLINE  -O1 -Wall -Wno-char-subscripts -ggdb -o sockets.o -c sockets.c
  115. gcc -s  -o mspdebug main.o fet.o rf2500.o dis.o uif.o olimex.o ihex.o elf32.o stab.o util.o bsl.o sim.o symmap.o gdb.o btree.o rtools.o sym.o devcmd.o reader.o vector.o output_util.o expr.o fet_error.o binfile.o fet_db.o usbutil.o titext.o srec.o device.o coff.o opdb.o output.o cmddb.o stdcmd.o prog.o flash_bsl.o list.o simio.o simio_tracer.o simio_timer.o simio_wdt.o simio_hwmult.o simio_gpio.o aliasdb.o gdb_proto.o gdbc.o sport.o sockets.o -lusb -lreadline
  116.  
  117. ******@*******:~/wrk/mspdebug-0.17$ sudo make install
  118. [sudo] password for ******:
  119. mkdir -p /usr/local/bin
  120. mkdir -p /usr/local/share/man/man1
  121. /usr/bin/install -m 0755 mspdebug /usr/local/bin/mspdebug
  122. /usr/bin/install -m 0644 mspdebug.man \
  123.         /usr/local/share/man/man1/mspdebug.1
  124. ******@*******:~/wrk/mspdebug-0.17$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement