On Sat, 14 May 2005 14:46:38 +0200 Adam Zaleski <[EMAIL PROTECTED]> wrote:
> Is stack protection enabled by default on gcc > or should we use some flags when compiling > like -fstack-protector, -fno-stack-protector. In tsl2.2 stack-protector is enabled by default. -fno-stack-protector is needed when compiling low-level stuff (kernel, iptables, some libraries) Olaf _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
