On 04/17/2018 05:36 AM, Jonathan Wakely wrote:
On 17 April 2018 at 10:14, Uma Rajagopal wrote:
Hi all,
From which gcc version support is provided for fno-pie
GCC 3.4.0
You can answer this for yourself by going to
https://gcc.gnu.org/onlinedocs/ and looking through the old manuals
for each GCC version. Look at the "GCC Command Options" chapter, then
the "Options Summary" page, and search for the option.
Or read the response to the same question you posted a couple
of weeks ago:
https://gcc.gnu.org/ml/gcc-help/2018-04/msg00002.html
Martin