This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

C vs C++ Compiler Efficiency for C64x DSPs

Hi

Is there an application note that presents how efficient the compilation of C++ is compared to C? I'd like to convince my co-workers to implement a new project in C++. They are concerned about C++ not being efficient.

I've reviewed the link below, but what is important to know is will the efficiency in compiling algorithms (with non-C++ features) be any different if the file is labeled .cpp instead of .c? Is the .cpp optimizer different than the .c optimizer?

http://tiexpressdsp.com/index.php/Overview_of_C%2B%2B_Support_in_TI_Compilers

Also, how could I search for "C++" specifically to exclude "c" matches?

Thanks

Eddie

(doh, just realized I put this in the wrong forum! Arg.)