From: lgd AT atml DOT co DOT uk (Luke Diamand) Subject: Building GDB problem 6 Aug 1997 17:24:54 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: <199708061714.SAA31728.cygnus.gnu-win32@inkcap.atml.co.uk> References: <2200011106081997/A04771/INDRE/11B832C03900* @MHS> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Original-To: STEPHANE DOT S DOT P DOT PERIO AT tts DOT thomson DOT fr Original-Cc: gnu-win32 AT cygnus DOT com (Receipt Notification Requested) In-Reply-To: <2200011106081997/A04771/INDRE/11B832C03900* @MHS> X-Mailer: VM 6.22 under 19.15 XEmacs Lucid Original-Sender: owner-gnu-win32 AT cygnus DOT com Hi! STEPHANE DOT S DOT P DOT PERIO AT tts DOT thomson DOT fr writes: > Hi, > I apologize if this is an FAQ, but i see nothing about that in the mailing > lists. > I'm using gnu win32 b18 on NT 4.0 SP3 and i failed to build GDB. > Under bash, in the directory my-gdb, i run ../gdb/configure and it recognized > correctly the i386-pc-cygwin32 environment. I think your problem is that in order to build gdb, you also need to have already built bfd, mmalloc, readline, and various other bits and bobs. The simplest thing to do is to build the whole lot in one go - it takes a long time and a lot of disk space but is easier all round. You want to say: % mkdir /gnuwin32/b18/build % cd /gnuwin32/b18/build % ../cdk/configure % make Cheers! Luke Diamand -- Advanced Telecommunications Modules Ltd Cambridge - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".