Re: [Evolution-hackers] Leaving debug symbols in
- From: Bob Purvy <bpurvy gmail com>
- To: Matthew Barnes <mbarnes redhat com>
- Cc: evolution-hackers gnome org
- Subject: Re: [Evolution-hackers] Leaving debug symbols in
- Date: Thu, 11 Apr 2013 14:41:16 -0700
I've watched the C compilations go by, and -g is already in the flags.
If I look at shell/.libs/evolution, it's got symbols in it. The
problem is that make install strips them.
On Thu, Apr 11, 2013 at 2:27 PM, Matthew Barnes <mbarnes redhat com> wrote:
On Thu, 2013-04-11 at 13:41 -0700, Bob Purvy wrote:
How do I keep the symbols from getting removed on 'make install' ?
I'm using 2.4.2.1, which I know is way old, but I have to use it for
reasons you don't want to know.
Add -g to your CFLAGS environment variable and rebuild everything.
http://gcc.gnu.org/onlinedocs/gcc/Debugging-Options.html
Matthew Barnes
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]