From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22399 invoked by alias); 11 Oct 2006 20:49:23 -0000 Received: (qmail 22354 invoked by uid 22791); 11 Oct 2006 20:49:23 -0000 X-Spam-Check-By: sourceware.org Received: from smtp-vbr6.xs4all.nl (HELO smtp-vbr6.xs4all.nl) (194.109.24.26) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 11 Oct 2006 20:49:21 +0000 Received: from webmail.xs4all.nl (dovemail3.xs4all.nl [194.109.26.5]) by smtp-vbr6.xs4all.nl (8.13.8/8.13.8) with ESMTP id k9BKnGtL083354; Wed, 11 Oct 2006 22:49:16 +0200 (CEST) (envelope-from mark.kettenis@xs4all.nl) Received: from 82.92.89.47 (SquirrelMail authenticated user sibelius) by webmail.xs4all.nl with HTTP; Wed, 11 Oct 2006 22:49:17 +0200 (CEST) Message-ID: <17946.82.92.89.47.1160599757.squirrel@webmail.xs4all.nl> In-Reply-To: <20061011203928.GA9409@nevyn.them.org> References: <20061010145213.GA20993@nevyn.them.org> <20061010213438.GC1059@adacore.com> <20061011133756.GB25164@nevyn.them.org> <9704.82.92.89.47.1160598745.squirrel@webmail.xs4all.nl> <20061011203928.GA9409@nevyn.them.org> Date: Wed, 11 Oct 2006 20:49:00 -0000 Subject: Re: [rfc] Clarify shared library warning From: "Mark Kettenis" To: "Mark Kettenis" , "Joel Brobecker" , "Eli Zaretskii" , gdb-patches@sourceware.org User-Agent: SquirrelMail/1.4.8 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2006-10/txt/msg00128.txt.bz2 > On Wed, Oct 11, 2006 at 10:32:25PM +0200, Mark Kettenis wrote: > > I prefer Eli's version. I also think that if further explanation > > beyond Eli's version is required the proper place really is the manual. > > Would you all be happy with this compromise? > > warning: .dynamic section for "/lib/libc.so.6" is not at the expected > address (wrong shared library found?) Ah, I must have been unclear. This message is fine with me. It's just messages that are significantly longer than that, that I want to ban to the manual. Mark