https://sourceware.org/bugzilla/show_bug.cgi?id=31953
--- Comment #3 from Pali Rohár <pali at kernel dot org> --- Created attachment 15601 --> https://sourceware.org/bugzilla/attachment.cgi?id=15601&action=edit Show PE objdump -P versions in more human readable form Show major and minor versions at one line. Parse Win32 version parts (major, minor, build and platform). Change names to match their meaning: - Image version is the version of the application / binary itself (can be anything) - Subsystem version is the minimal required subsystem version which has to be supported by host system - OS version is the minimal required OS version which has to be supported by host system - Win32 version is the OS version which host system would overwrite and report to application at runtime -- You are receiving this mail because: You are on the CC list for the bug.