From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16601 invoked by alias); 16 May 2013 04:16:50 -0000 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 Received: (qmail 16587 invoked by uid 89); 16 May 2013 04:16:49 -0000 X-Spam-SWARE-Status: No, score=-1.1 required=5.0 tests=AWL,BAYES_05,FREEMAIL_FROM,KHOP_THREADED,SPF_NEUTRAL autolearn=no version=3.3.1 Received: from sam.nabble.com (HELO sam.nabble.com) (216.139.236.26) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Thu, 16 May 2013 04:16:48 +0000 Received: from tom.nabble.com ([192.168.236.105]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1UcpcV-0001d6-Gq for gdb@sourceware.org; Wed, 15 May 2013 21:16:47 -0700 Date: Thu, 16 May 2013 04:16:00 -0000 From: hitlar To: gdb@sourceware.org Message-ID: <1368677807515-232080.post@n7.nabble.com> In-Reply-To: <1368676285696-232075.post@n7.nabble.com> References: <1368615049967-231905.post@n7.nabble.com> <20130515111056.GI32170@adacore.com> <83obcc5vvr.fsf@gnu.org> <20130515112932.GJ32170@adacore.com> <20130515125611.GK32170@adacore.com> <83d2ss5q38.fsf@gnu.org> <1368676285696-232075.post@n7.nabble.com> Subject: Re: Why gdb fail to make MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2013-05/txt/msg00070.txt.bz2 gdb configure, make & make install smoothly but i want configure gdbserver with above package it gives following error message Shine@Shine-PC /usr/src/gdb-7.6.50-2/gdb/gdbserver-elf $ ../gdbserver/configure --prefix=/usr/local/i386 --target=i386-elf --disable-werror checking compiler warning flags... -Wall -Wdeclaration-after-statement -Wpointe r-arith -Wformat-nonliteral -Wno-char-subscripts checking for dladdr... no checking for errno... yes - in errno.h checking whether strerror is declared... yes checking whether strstr is declared... yes checking whether perror is declared... yes checking whether vasprintf is declared... yes checking whether vsnprintf is declared... yes checking for socklen_t... yes checking for Elf32_auxv_t... no checking for Elf64_auxv_t... no Error: target not supported by gdbserver. -- View this message in context: http://sourceware-org.1504.n7.nabble.com/Why-gdb-fail-to-make-tp231905p232080.html Sent from the Sourceware - gdb list mailing list archive at Nabble.com.