Bug#157131: Bug#113525: Bug#157131: [PROPOSAL] Suggest to minimize optimization when DEB_BUILD_OPTIONS contains "debug"

2002-08-21 Thread Oohara Yuuma
On 21 Aug 2002 17:30:30 -0400, Colin Walters <[EMAIL PROTECTED]> wrote: > ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS))) > INSTALL_PROGRAM += -s > endif I saw a library which did install -s *.a (already fixed). -- Oohara Yuuma <[EMAIL PROTECTED]> Debian developer PGP key (key ID F464A695)

Re: Interim update of policy planned for this weekend

2002-08-21 Thread Julian Gilbey
On Wed, Aug 21, 2002 at 01:06:04PM -0500, Manoj Srivastava wrote: > Hi folks, > > I shall be making an interim update of policy, including at > least the /usr/doc transition changes, and invoke-rc.d changes. I'll > also go through the BTS and include changes that have been accepted. Yeah

Bug#157131: Bug#113525: Bug#157131: [PROPOSAL] Suggest to minimize optimization when DEB_BUILD_OPTIONS contains "debug"

2002-08-21 Thread Colin Walters
[ Sorry if this comes through twice, my Postfix/TLS certificate expired, and mail stopped working for a bit ] Here's an updated patch which should address the concerns raised. --- debian-policy-3.5.6.1/policy.sgml 2002-03-14 13:17:48.0 -0500 +++ debian-policy-3.5.6.1.hacked/policy.sgml

Interim update of policy planned for this weekend

2002-08-21 Thread Manoj Srivastava
Hi folks, I shall be making an interim update of policy, including at least the /usr/doc transition changes, and invoke-rc.d changes. I'll also go through the BTS and include changes that have been accepted. I am still not fully functional after my relocation, and I probably w

Bug#157131: PROPOSAL] Suggest to minimize optimization when DEB_BUILD_OPTIONS contains "debug"

2002-08-21 Thread Wichert Akkerman
Previously Marcus Brinkmann wrote: > As for me personally, I have made peace with -O2 code. stepi is your friend > ;) Fwiw, debugging C++ code using STL with -O2 is almost impossible. Wichert. -- _ /[EMAIL PROTECTED] T