gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Debian 'hardening' and binary size


From: Camm Maguire
Subject: Re: [Gcl-devel] Debian 'hardening' and binary size
Date: Thu, 04 Oct 2012 13:09:24 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux)

Greetings!

CFLAGS: -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security

LDFLAGS: -Wl,-z,relro

Gabriel Dos Reis <address@hidden> writes:

> On Tue, Oct 2, 2012 at 2:07 PM, Camm Maguire <address@hidden> 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                                        address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]