xyproto / ainur

:milky_way: Detect compiler names and versions from ELF files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Detect binaries produced with GCC 8.3.0 for e500v2

xyproto opened this issue · comments

Make e500v2_gcc8 be detected correctly:

https://github.com/xyproto/elfinfo/tree/master/testfiles

The current output is:

GCC 1.24.0

But it should be:

GCC 8.3.0