Re: [build] Support PIE on Solaris

2015-10-01 Thread Rainer Orth
Rainer Orth writes: > Rainer Orth writes: > >> Beyond the reasons for the bundled Solaris CRTs already cited in >> >> https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01638.html >> >> they need to be PIC to support position independent executables (PIE). >> >> While linker support for PIE has

Re: [build] Support PIE on Solaris

2015-09-24 Thread Rainer Orth
Rainer Orth writes: > Beyond the reasons for the bundled Solaris CRTs already cited in > > https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01638.html > > they need to be PIC to support position independent executables (PIE). > > While linker support for PIE has existed in Solaris ld since at

[build] Support PIE on Solaris

2015-09-22 Thread Rainer Orth
Beyond the reasons for the bundled Solaris CRTs already cited in https://gcc.gnu.org/ml/gcc-patches/2015-09/msg01638.html they need to be PIC to support position independent executables (PIE). While linker support for PIE has existed in Solaris ld since at least Solaris 11.2 and GNU ld h