Comment 4 for bug 1635376

Revision history for this message
Hadrien (psydk) wrote :

I did a test. I built the same program with gcc5 and gcc6, then I compared the output of "readelf -a". It happens that Nautilus is right. gcc on Ubuntu 16.10 creates a shared library by default instead of an executable (the Type field in the ELF header is different).