[gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Laurent Kappler
Hi, I'm trying to emerge apache withe EXTRA_CFLAGS+=-g to be able to use the Core Dump behaviour as recommended here: http://httpd.apache.org/dev/debugging.html How should I do that? thx Laurent

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Kfir Lavi
On Mon, Oct 25, 2010 at 7:47 PM, Laurent Kappler rwx...@gmail.com wrote: Hi, I'm trying to emerge apache withe EXTRA_CFLAGS+=-g to be able to use the Core Dump behaviour as recommended here: http://httpd.apache.org/dev/debugging.html How should I do that? thx Laurent

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Kfir Lavi
On Mon, Oct 25, 2010 at 9:48 PM, Kfir Lavi lavi.k...@gmail.com wrote: On Mon, Oct 25, 2010 at 7:47 PM, Laurent Kappler rwx...@gmail.com wrote: Hi, I'm trying to emerge apache withe EXTRA_CFLAGS+=-g to be able to use the Core Dump behaviour as recommended here:

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Yohan Pereira
On Tuesday 26 October 2010 1:20:25 am Kfir Lavi wrote: Ok, thinking again, just emerge apache, and make sure it emerges alone. Then change temporarily your CFLAGS in /etc/make.conf emerge apache revert to the old make.conf Regards, Kfir i would normall create the file

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread covici
Yohan Pereira yohan.pere...@gmail.com wrote: On Tuesday 26 October 2010 1:20:25 am Kfir Lavi wrote: Ok, thinking again, just emerge apache, and make sure it emerges alone. Then change temporarily your CFLAGS in /etc/make.conf emerge apache revert to the old make.conf Regards,

Re: [gentoo-user] how to emerge with EXTRA_CFLAGS

2010-10-25 Thread Neil Bothwick
On Mon, 25 Oct 2010 17:00:36 -0400, cov...@ccs.covici.com wrote: i would normall create the file /etc/portage/env/www-servers/apache containing CFLAGS=... Can I also use this to add EXTRA_ECONF if I need it for a particular package? Yes. -- Neil Bothwick Q: What's the proper