From: John R. <jr...@Bi...> - 2005-04-20 22:50:19
|
There is an 'l' missing: > So, valgrind forgot to put "-W,-z,execstack" in its static link command -Wl,-z,execstack > Also, _ctype.so forgot to put "-W,-z,noexecstack" in its static link -Wl,-z,noexecstack -- |