1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-07 17:56:01 +02:00
cdt/qt
Doug Schaefer 14b07f490c Bug 510987 - Properly support PIE executables as build output
When checking whether gathering the build output from a
CBuildConfiguration, if a binary is a shared library and is an
ELF file, dig deeper and see if it has an INTERP section in the
program header. That tells us it's actually a PIE executable and
add it to the list.

As a rider to this bill, improve the error message when a Qt install
can't be found for a given toolchain/target.

Change-Id: I8fd0bf2d204e9425b02916d7b17f4309a5ad9dd5
2017-01-25 09:45:36 -05:00
..
org.eclipse.cdt.qt-feature Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.qt.core Bug 510987 - Properly support PIE executables as build output 2017-01-25 09:45:36 -05:00
org.eclipse.cdt.qt.core.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.qt.ui Update version to 9.2.0 2016-11-14 23:50:05 -05:00
org.eclipse.cdt.qt.ui.tests Update version to 9.2.0 2016-11-14 23:50:05 -05:00