[Bug c/57409] implement PIE support on Solaris
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57409 --- Comment #5 from Christian Jullien --- Thanks, now all is clear to me. I see different possible solutions: 1) gcc toolchain detects that it is using a linker that does not support pie and issue a error "unsupported flag" when we try to use pi
[Bug c/57409] implement PIE support on Solaris
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57409 Eric Botcazou changed: What|Removed |Added Summary|PIE doesn't work with GNU |implement PIE support on