On 05/23/2016 07:59 AM, zet wrote: > hello, all > > just like the title, when gcc support -z keyword? This seems to be a question for the gcc-help mailing list or a binutils list. Anyway, GCC already implements -z by forwarding to the linker (hence the binutils aspect). Florian