From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9230 invoked by alias); 17 Jan 2006 03:00:37 -0000 Received: (qmail 9222 invoked by uid 22791); 17 Jan 2006 03:00:37 -0000 X-Spam-Check-By: sourceware.org Received: from nevyn.them.org (HELO nevyn.them.org) (66.93.172.17) by sourceware.org (qpsmtpd/0.31.1) with ESMTP; Tue, 17 Jan 2006 03:00:35 +0000 Received: from drow by nevyn.them.org with local (Exim 4.54) id 1Eyh5C-0005gw-Sn; Mon, 16 Jan 2006 22:00:30 -0500 Date: Tue, 17 Jan 2006 03:57:00 -0000 From: Daniel Jacobowitz To: colin Cc: Jim Blandy , gdb@sourceware.org Subject: Re: What are the necessary libraries to compile a cross gdb? Message-ID: <20060117030030.GA21859@nevyn.them.org> Mail-Followup-To: colin , Jim Blandy , gdb@sourceware.org References: <002401c61a66$d322afd0$106215ac@realtek.com.tw> <8f2776cb0601152239o1cbdfa40uea72713bde127ddd@mail.gmail.com> <20060116134607.GA31547@nevyn.them.org> <00a601c61b0b$3638cc40$106215ac@realtek.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00a601c61b0b$3638cc40$106215ac@realtek.com.tw> User-Agent: Mutt/1.5.8i X-IsSubscribed: yes Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2006-01/txt/msg00153.txt.bz2 On Tue, Jan 17, 2006 at 10:10:39AM +0800, colin wrote: > > Sorry, my poor English makes you misunderstand my question. > I want to cross-compile a MIPS gdb on an x86 machine. Target and host are > both MIPS. > To prepare a library of MIPS is not easy, so I would like to omit all > unnecessary libraries to compile a gdb. Try building ncurses first, then. -- Daniel Jacobowitz CodeSourcery