From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11227 invoked by alias); 15 Apr 2008 06:54:45 -0000 Received: (qmail 11217 invoked by uid 22791); 15 Apr 2008 06:54:45 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 15 Apr 2008 06:54:22 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Jlf3c-0002xb-R8 for gdb@sourceware.org; Mon, 14 Apr 2008 23:54:20 -0700 Message-ID: <16696198.post@talk.nabble.com> Date: Tue, 15 Apr 2008 08:46:00 -0000 From: spas To: gdb@sourceware.org Subject: Error while mapping shared library sections MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: anil_tpr05@yahoo.com 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/msg00122.txt.bz2 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?) #Error while mapping shared library sections: #/lib/ld.so.1: No such file or directory. on continuning further #Program exited with code 03. please get me an way to overcome this error -- View this message in context: http://www.nabble.com/Error-while-mapping-shared-library-sections-tp16696198p16696198.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.