Gentoo Archives: gentoo-user

From: Kfir Lavi <lavi.kfir@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] how to emerge with EXTRA_CFLAGS
Date: Mon, 25 Oct 2010 19:50:33
Message-Id: AANLkTimwSC1p_55JV1KQhR0=vuFhSPiRpoLLZKEV15gL@mail.gmail.com
In Reply to: Re: [gentoo-user] how to emerge with EXTRA_CFLAGS by Kfir Lavi
1 On Mon, Oct 25, 2010 at 9:48 PM, Kfir Lavi <lavi.kfir@×××××.com> wrote:
2 > On Mon, Oct 25, 2010 at 7:47 PM, Laurent Kappler <rwx700@×××××.com> wrote:
3 >> Hi,
4 >>
5 >> I'm trying to emerge apache withe EXTRA_CFLAGS+="-g" to be able to use the
6 >> Core Dump behaviour as recommended here:
7 >> http://httpd.apache.org/dev/debugging.html
8 >>
9 >> How should I do that?
10 >>
11 >> thx
12 >> Laurent
13 >>
14 >>
15 >
16 > http://bugs.gentoo.org/show_bug.cgi?id=44796
17 >
18 > Kfir
19 >
20 Ok,
21 thinking again, just emerge apache, and make sure it emerges alone.
22 Then change temporarily your CFLAGS in /etc/make.conf
23 emerge apache
24 revert to the old make.conf
25
26 Regards,
27 Kfir

Replies

Subject Author
Re: [gentoo-user] how to emerge with EXTRA_CFLAGS Yohan Pereira <yohan.pereira@×××××.com>