From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16435 invoked by alias); 15 Apr 2008 13:11:49 -0000 Received: (qmail 16424 invoked by uid 22791); 15 Apr 2008 13:11:48 -0000 X-Spam-Check-By: sourceware.org Received: from NaN.false.org (HELO nan.false.org) (208.75.86.248) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 13:11:24 +0000 Received: from nan.false.org (localhost [127.0.0.1]) by nan.false.org (Postfix) with ESMTP id 5D0D7983D9; Tue, 15 Apr 2008 13:11:23 +0000 (GMT) Received: from caradoc.them.org (22.svnf5.xdsl.nauticom.net [209.195.183.55]) by nan.false.org (Postfix) with ESMTP id 2A75498149; Tue, 15 Apr 2008 13:11:23 +0000 (GMT) Received: from drow by caradoc.them.org with local (Exim 4.69) (envelope-from ) id 1JlkwU-0001hl-Gk; Tue, 15 Apr 2008 09:11:22 -0400 Date: Tue, 15 Apr 2008 15:06:00 -0000 From: Daniel Jacobowitz To: spas Cc: gdb@sourceware.org Subject: Re: Error while mapping shared library sections Message-ID: <20080415131122.GA6419@caradoc.them.org> Mail-Followup-To: spas , gdb@sourceware.org References: <16696198.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <16696198.post@talk.nabble.com> User-Agent: Mutt/1.5.17 (2007-12-11) X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00130.txt.bz2 On Mon, Apr 14, 2008 at 11:54:20PM -0700, spas wrote: > > Hi all, > > I am doing remote debugging. host=intel target = powerpc > I am facing an error which is given below: > > #warning: .dynamic section for "/lib/libc.so.6" is not at the expected > address (wrong library or version #mismatch?) Please read the manual section on "set sysroot". -- Daniel Jacobowitz CodeSourcery