Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: Compiler 7.4.7 hangs in CCSv6

$
0
0

Hi Ki,

That's from v5, sorry for confusion, I pasted the wrong log. Below is an example when it builds with v6:

"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean  gmake[1]: Entering directory `C:/Buildbot/build/libIniFile/Debug' DEL /F  "libIniFile.lib"  DEL /F "IniFile.pp"  DEL /F "IniFile.obj"  'Finished clean' ' ' gmake[1]: Leaving directory `C:/Buildbot/build/libIniFile/Debug'  **** Build Finished ****   
**** Build of configuration Debug for project libIniFile **** 
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -j 2 all
gmake[1]: Entering directory `C:/Buildbot/build/libIniFile/Debug'
'Building file: ../IniFile.cpp'
'Invoking: C6000 Compiler'
"c:/ti/ccsv6/tools/compiler/c6000_7.4.7/bin/cl6x" -mv6740 --abi=eabi -O3 -g --include_path="c:/ti/ccsv6/tools/compiler/c6000_7.4.7/include" --include_path="C:/Buildbot/build/libYAFFS/Core" --include_path="C:/Buildbot/build/libYAFFS" --include_path="C:/Buildbot/build/libYAFFS/Direct" --include_path="C:/Buildbot/build/PG_sysbios/Utils" --preinclude="C:/Buildbot/build/PG_sysbios/Include/platform.h" --define=c6748 --display_error_number --diag_warning=225 --optimizer_interlist --remove_hooks_when_inlining --opt_for_speed=5 --preproc_with_compile --preproc_dependency="IniFile.pp" "../IniFile.cpp"
'Finished building: ../IniFile.cpp' ' '
'Building target: libIniFile.lib'
'Invoking: C6000 Archiver' "c:/ti/ccsv6/tools/compiler/c6000_7.4.7/bin/ar6x" r "libIniFile.lib" "./IniFile.obj" ==> new archive 'libIniFile.lib' ==> building archive 'libIniFile.lib'
'Finished building target: libIniFile.lib'


And this is the output when it hangs:
"c:\\ti\\ccsv6\\utils\\bin\\gmake" -k clean  gmake[1]: Entering directory `C:/Buildbot/build/libIniFile/Debug' DEL /F  "libIniFile.lib"  DEL /F "IniFile.pp"  DEL /F "IniFile.obj"  'Finished clean' ' ' gmake[1]: Leaving directory `C:/Buildbot/build/libIniFile/Debug'  **** Build Finished ****  **** Build of configuration Debug for project libIniFile ****  "c:\\ti\\ccsv6\\utils\\bin\\gmake" -k all  gmake[1]: Entering directory `C:/Buildbot/build/libIniFile/Debug' 'Building file: ../IniFile.cpp' 'Invoking: C6000 Compiler' gmake: *** [build] Error 143
 
Hope I got the correct one this time as I have lots of failed build logs. The weird thing is it builds one time and then after clean it doesn't build it again.

Best regards,
David.

Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>