From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 915 invoked by alias); 11 Jun 2013 15:43:22 -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 905 invoked by uid 89); 11 Jun 2013 15:43:22 -0000 X-Spam-SWARE-Status: No, score=-3.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 Received: from mail-bk0-f52.google.com (HELO mail-bk0-f52.google.com) (209.85.214.52) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Tue, 11 Jun 2013 15:43:21 +0000 Received: by mail-bk0-f52.google.com with SMTP id d7so3652182bkh.11 for ; Tue, 11 Jun 2013 08:43:19 -0700 (PDT) X-Received: by 10.204.108.4 with SMTP id d4mr2376688bkp.176.1370965399194; Tue, 11 Jun 2013 08:43:19 -0700 (PDT) Received: from [192.168.0.105] (bl21-181-6.dsl.telepac.pt. [2.82.181.6]) by mx.google.com with ESMTPSA id b12sm6055010bkz.0.2013.06.11.08.43.16 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Tue, 11 Jun 2013 08:43:17 -0700 (PDT) Message-ID: <51B74593.1030002@gmail.com> Date: Tue, 11 Jun 2013 15:43:00 -0000 From: Pedro Alves User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: Pedro Alves CC: Francisco Cuesta , gdb@sourceware.org Subject: cross building gdb/gdbserver howto in the wiki (Re: Cross-compilation shows>error: no termcap library found, why?) References: <51B0B2E1.2030800@redhat.com> <51B1B3BC.7020105@redhat.com> <51B6E7EC.7080509@redhat.com> In-Reply-To: <51B6E7EC.7080509@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-06/txt/msg00035.txt.bz2 I've put all this in , linked from the wiki's main page. Could probably use some copy/editing to make it clearer, but it's a start. :-) -- Pedro Alves