Re: [gentoo-user] Re: Compile something with debugging information

2007-06-20 Thread Bo Ørsted Andresen
On Tuesday 19 June 2007 13:56:19 Alexander Skwar wrote: > > To debug this, I'd like to build postfix again, but this time portage > > should not strip the binaries and it should be compiled with debugging > > information compiled in (ie. with -g). > > > > How would I do that? > > FEATURES="nostrip

Re: [gentoo-user] Re: Compile something with debugging information

2007-06-19 Thread Iain Buchanan
On Tue, 2007-06-19 at 13:56 +0200, Alexander Skwar wrote: > Ingrid wrote: > > > All of a sudden, I'm having problems with the Postfix installation on > > my server. smtpd dies with a Signal 11. > > > > To debug this, I'd like to build postfix again, but this time portage > > should not strip the

Re: [gentoo-user] Re: Compile something with debugging information

2007-06-19 Thread Daniel Pielmeier
> To debug this, I'd like to build postfix again, but this time portage > should not strip the binaries and it should be compiled with debugging > information compiled in (ie. with -g). > > How would I do that? There is a good howto which explains building packages with debug information and gen

[gentoo-user] Re: Compile something with debugging information

2007-06-19 Thread Alexander Skwar
Ingrid wrote: > All of a sudden, I'm having problems with the Postfix installation on > my server. smtpd dies with a Signal 11. > > To debug this, I'd like to build postfix again, but this time portage > should not strip the binaries and it should be compiled with debugging > information compiled