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.

ISA revisions

Hi

Is there any way to see what ISA revision number an object file is? Because I am compiling a very large code base with CGT and during the linker stage there is an error about incompatible ISA revisions (C6700 vs c6400+). I don't see how this could have happened so I am trying to find the culprit file.

Thanks