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