When I run 'purify', I get a warning message saying "Could not locate gcc demangler 'c++filt'..." I also get warnings saying "Unhandled reloc type R_SPARC_DISP32..." Is this expected?

Answer Posted / chaitanya

This behaviour apparently started with recent versions of g++. The warnings seen on the leland systems mostly apply to C++ code. Since we're using standard C in this class, you should have no problems and can just ignore these warnings.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

DEVOPS comes under which categories?

722