libssp_nonshared license problem
yao zhuang
secularbird.eagle@gmail.com
Tue Sep 3 08:08:00 GMT 2019
Hello
We want to use -fstack-protector to protect our program, but when adding
this flag, gcc will link libssp_nonshared which is a static library, not a
runtime library. Does It means that if we want to using -fstack-protector,
we need to follow gplv3, not gplv3-with-runtime-exception? Is this correct?
Is there any way to get around?
Thanks!
Yao Zhuang
More information about the Gcc-help
mailing list