Greetings! CFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security
LDFLAGS: -Wl,-z,relro Gabriel Dos Reis <[email protected]> writes: > On Tue, Oct 2, 2012 at 2:07 PM, Camm Maguire <[email protected]> wrote: >> Greetings! Debian/Ubuntu packaging is in the process of introducing >> 'hardening' flags to C programs. gcl builds just fine with these >> protections, but the binary is about twice as big! Anyone know how to >> get a handle on this? > > what are those flags? > > -- Gaby > > > > Take care, -- Camm Maguire [email protected] ========================================================================== "The earth is but one country, and mankind its citizens." -- Baha'u'llah _______________________________________________ Gcl-devel mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gcl-devel
