libblas_sub.build.log 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200
  1. **** Build of configuration Debug for project libblas_sub ****
  2. "E:\\Ti-Install\\ccsv6\\utils\\bin\\gmake" -j 8 all -O
  3. 'Building file: ../src/dasum.c'
  4. 'Invoking: C6000 Compiler'
  5. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dasum.d" --obj_directory="src" "../src/dasum.c"
  6. 'Finished building: ../src/dasum.c'
  7. ' '
  8. 'Building file: ../src/daxpy.c'
  9. 'Invoking: C6000 Compiler'
  10. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/daxpy.d" --obj_directory="src" "../src/daxpy.c"
  11. 'Finished building: ../src/daxpy.c'
  12. ' '
  13. 'Building file: ../src/dcopy.c'
  14. 'Invoking: C6000 Compiler'
  15. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dcopy.d" --obj_directory="src" "../src/dcopy.c"
  16. 'Finished building: ../src/dcopy.c'
  17. ' '
  18. 'Building file: ../src/ddot.c'
  19. 'Invoking: C6000 Compiler'
  20. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/ddot.d" --obj_directory="src" "../src/ddot.c"
  21. 'Finished building: ../src/ddot.c'
  22. ' '
  23. 'Building file: ../src/dgemv.c'
  24. 'Invoking: C6000 Compiler'
  25. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dgemv.d" --obj_directory="src" "../src/dgemv.c"
  26. 'Finished building: ../src/dgemv.c'
  27. ' '
  28. 'Building file: ../src/dgemm.c'
  29. 'Invoking: C6000 Compiler'
  30. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dgemm.d" --obj_directory="src" "../src/dgemm.c"
  31. "../src/dgemm.c", line 29: warning #552-D: variable "ncola" was set but never used
  32. 'Finished building: ../src/dgemm.c'
  33. ' '
  34. 'Building file: ../src/dger.c'
  35. 'Invoking: C6000 Compiler'
  36. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dger.d" --obj_directory="src" "../src/dger.c"
  37. 'Finished building: ../src/dger.c'
  38. ' '
  39. 'Building file: ../src/dnrm2.c'
  40. 'Invoking: C6000 Compiler'
  41. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dnrm2.d" --obj_directory="src" "../src/dnrm2.c"
  42. 'Finished building: ../src/dnrm2.c'
  43. ' '
  44. 'Building file: ../src/drot.c'
  45. 'Invoking: C6000 Compiler'
  46. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/drot.d" --obj_directory="src" "../src/drot.c"
  47. 'Finished building: ../src/drot.c'
  48. ' '
  49. 'Building file: ../src/dscal.c'
  50. 'Invoking: C6000 Compiler'
  51. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dscal.d" --obj_directory="src" "../src/dscal.c"
  52. 'Finished building: ../src/dscal.c'
  53. ' '
  54. 'Building file: ../src/dspr.c'
  55. 'Invoking: C6000 Compiler'
  56. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dspr.d" --obj_directory="src" "../src/dspr.c"
  57. 'Finished building: ../src/dspr.c'
  58. ' '
  59. 'Building file: ../src/dswap.c'
  60. 'Invoking: C6000 Compiler'
  61. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dswap.d" --obj_directory="src" "../src/dswap.c"
  62. 'Finished building: ../src/dswap.c'
  63. ' '
  64. 'Building file: ../src/dsyr2.c'
  65. 'Invoking: C6000 Compiler'
  66. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dsyr2.d" --obj_directory="src" "../src/dsyr2.c"
  67. 'Finished building: ../src/dsyr2.c'
  68. ' '
  69. 'Building file: ../src/dsymv.c'
  70. 'Invoking: C6000 Compiler'
  71. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dsymv.d" --obj_directory="src" "../src/dsymv.c"
  72. 'Finished building: ../src/dsymv.c'
  73. ' '
  74. 'Building file: ../src/dsyr2k.c'
  75. 'Invoking: C6000 Compiler'
  76. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dsyr2k.d" --obj_directory="src" "../src/dsyr2k.c"
  77. 'Finished building: ../src/dsyr2k.c'
  78. ' '
  79. 'Building file: ../src/dsyrk.c'
  80. 'Invoking: C6000 Compiler'
  81. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dsyrk.d" --obj_directory="src" "../src/dsyrk.c"
  82. 'Finished building: ../src/dsyrk.c'
  83. ' '
  84. 'Building file: ../src/dtpmv.c'
  85. 'Invoking: C6000 Compiler'
  86. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dtpmv.d" --obj_directory="src" "../src/dtpmv.c"
  87. 'Finished building: ../src/dtpmv.c'
  88. ' '
  89. 'Building file: ../src/dtpsv.c'
  90. 'Invoking: C6000 Compiler'
  91. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dtpsv.d" --obj_directory="src" "../src/dtpsv.c"
  92. 'Finished building: ../src/dtpsv.c'
  93. ' '
  94. 'Building file: ../src/dtrmm.c'
  95. 'Invoking: C6000 Compiler'
  96. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dtrmm.d" --obj_directory="src" "../src/dtrmm.c"
  97. 'Finished building: ../src/dtrmm.c'
  98. ' '
  99. 'Building file: ../src/dtrmv.c'
  100. 'Invoking: C6000 Compiler'
  101. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dtrmv.d" --obj_directory="src" "../src/dtrmv.c"
  102. 'Finished building: ../src/dtrmv.c'
  103. ' '
  104. 'Building file: ../src/idamax.c'
  105. 'Invoking: C6000 Compiler'
  106. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/idamax.d" --obj_directory="src" "../src/idamax.c"
  107. 'Finished building: ../src/idamax.c'
  108. ' '
  109. 'Building file: ../src/isamax.c'
  110. 'Invoking: C6000 Compiler'
  111. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/isamax.d" --obj_directory="src" "../src/isamax.c"
  112. 'Finished building: ../src/isamax.c'
  113. ' '
  114. 'Building file: ../src/saxpy.c'
  115. 'Invoking: C6000 Compiler'
  116. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/saxpy.d" --obj_directory="src" "../src/saxpy.c"
  117. 'Finished building: ../src/saxpy.c'
  118. ' '
  119. 'Building file: ../src/dtrsv.c'
  120. 'Invoking: C6000 Compiler'
  121. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dtrsv.d" --obj_directory="src" "../src/dtrsv.c"
  122. 'Finished building: ../src/dtrsv.c'
  123. ' '
  124. 'Building file: ../src/dtrsm.c'
  125. 'Invoking: C6000 Compiler'
  126. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/dtrsm.d" --obj_directory="src" "../src/dtrsm.c"
  127. 'Finished building: ../src/dtrsm.c'
  128. ' '
  129. 'Building file: ../src/scopy.c'
  130. 'Invoking: C6000 Compiler'
  131. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/scopy.d" --obj_directory="src" "../src/scopy.c"
  132. 'Finished building: ../src/scopy.c'
  133. ' '
  134. 'Building file: ../src/sgemv.c'
  135. 'Invoking: C6000 Compiler'
  136. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/sgemv.d" --obj_directory="src" "../src/sgemv.c"
  137. 'Finished building: ../src/sgemv.c'
  138. ' '
  139. 'Building file: ../src/sgemm.c'
  140. 'Invoking: C6000 Compiler'
  141. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/sgemm.d" --obj_directory="src" "../src/sgemm.c"
  142. "../src/sgemm.c", line 28: warning #552-D: variable "ncola" was set but never used
  143. 'Finished building: ../src/sgemm.c'
  144. ' '
  145. 'Building file: ../src/snrm2.c'
  146. 'Invoking: C6000 Compiler'
  147. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/snrm2.d" --obj_directory="src" "../src/snrm2.c"
  148. 'Finished building: ../src/snrm2.c'
  149. ' '
  150. 'Building file: ../src/sswap.c'
  151. 'Invoking: C6000 Compiler'
  152. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/sswap.d" --obj_directory="src" "../src/sswap.c"
  153. 'Finished building: ../src/sswap.c'
  154. ' '
  155. 'Building file: ../src/ssyrk.c'
  156. 'Invoking: C6000 Compiler'
  157. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/ssyrk.d" --obj_directory="src" "../src/ssyrk.c"
  158. 'Finished building: ../src/ssyrk.c'
  159. ' '
  160. 'Building file: ../src/stpmv.c'
  161. 'Invoking: C6000 Compiler'
  162. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/stpmv.d" --obj_directory="src" "../src/stpmv.c"
  163. 'Finished building: ../src/stpmv.c'
  164. ' '
  165. 'Building file: ../src/stpsv.c'
  166. 'Invoking: C6000 Compiler'
  167. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/stpsv.d" --obj_directory="src" "../src/stpsv.c"
  168. 'Finished building: ../src/stpsv.c'
  169. ' '
  170. 'Building file: ../src/strmm.c'
  171. 'Invoking: C6000 Compiler'
  172. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/strmm.d" --obj_directory="src" "../src/strmm.c"
  173. 'Finished building: ../src/strmm.c'
  174. ' '
  175. 'Building file: ../src/strmv.c'
  176. 'Invoking: C6000 Compiler'
  177. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/strmv.d" --obj_directory="src" "../src/strmv.c"
  178. 'Finished building: ../src/strmv.c'
  179. ' '
  180. 'Building file: ../src/strsv.c'
  181. 'Invoking: C6000 Compiler'
  182. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/strsv.d" --obj_directory="src" "../src/strsv.c"
  183. 'Finished building: ../src/strsv.c'
  184. ' '
  185. 'Building file: ../src/strsm.c'
  186. 'Invoking: C6000 Compiler'
  187. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/cl6x" -mv6600 --include_path="E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/include" --include_path="D:/PS_Method_CCS/lapack_include" --define=__TI_NO_PARALLEL_LOADS=1 --define=NO_BLAS_WRAP -g --diag_warning=225 --diag_wrap=off --display_error_number --preproc_with_compile --preproc_dependency="src/strsm.d" --obj_directory="src" "../src/strsm.c"
  188. 'Finished building: ../src/strsm.c'
  189. ' '
  190. 'Building target: libblas_sub.lib'
  191. 'Invoking: C6000 Archiver'
  192. "E:/Ti-Install/ccsv6/tools/compiler/ti-cgt-c6000_8.2.6/bin/ar6x" r "libblas_sub.lib" "./src/dasum.obj" "./src/daxpy.obj" "./src/dcopy.obj" "./src/ddot.obj" "./src/dgemm.obj" "./src/dgemv.obj" "./src/dger.obj" "./src/dnrm2.obj" "./src/drot.obj" "./src/dscal.obj" "./src/dspr.obj" "./src/dswap.obj" "./src/dsymv.obj" "./src/dsyr2.obj" "./src/dsyr2k.obj" "./src/dsyrk.obj" "./src/dtpmv.obj" "./src/dtpsv.obj" "./src/dtrmm.obj" "./src/dtrmv.obj" "./src/dtrsm.obj" "./src/dtrsv.obj" "./src/idamax.obj" "./src/isamax.obj" "./src/saxpy.obj" "./src/scopy.obj" "./src/sgemm.obj" "./src/sgemv.obj" "./src/snrm2.obj" "./src/sswap.obj" "./src/ssyrk.obj" "./src/stpmv.obj" "./src/stpsv.obj" "./src/strmm.obj" "./src/strmv.obj" "./src/strsm.obj" "./src/strsv.obj"
  193. ==> new archive 'libblas_sub.lib'
  194. ==> building archive 'libblas_sub.lib'
  195. 'Finished building target: libblas_sub.lib'
  196. ' '
  197. **** Build Finished ****