hello,
when I use build options to optimize my project with the -o2 set,it comes to a nerror that:
INTERNAL ERROR: C:\CCS3.3\C6000\cgtools\bin\cg6x.exe experienced a segmentation fault while
processing function _quant_8x8_core
This is a serious problem. Please contact Customer
Support with this message and a copy of the input file
and help us to continue to make the tools more robust.
when I do not use option -o2, the error will disapper, why?How should I correct it?