gnustep-dev
[Top][All Lists]
Advanced

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

Re: common.make -- debug=yes


From: Eric Heintzmann
Subject: Re: common.make -- debug=yes
Date: Sat, 20 Aug 2016 13:27:10 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.2.0


Le 19/08/2016 à 17:14, Stefan Bidigaray a écrit :
>
> 1. Distributed binaries: most distributions compile with "-O2 -g" and
> later remove debugging info from the binary to a different file. This
> saves space and still allows debugging to happen on production code.
>

I confirm: on Debian, all Objective C packages are built with "-O2 -g
..." by default (try dpkg-buildflags for the complete list). Later the
binaries are stripped and debug symbols are provided by additional -dbg
packages.




reply via email to

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