Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 21 Sep 2004 10:01:12 -0500 From: Brian Ford Reply-To: cygwin AT cygwin DOT com To: Adrian Cox cc: cygwin AT cygwin DOT com Subject: RE: Rebuilding GDB In-Reply-To: <1095752734.18365.11.camel@localhost> Message-ID: References: <1095752734 DOT 18365 DOT 11 DOT camel AT localhost> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-IsSubscribed: yes On Tue, 21 Sep 2004, Adrian Cox wrote: > On Mon, 2004-09-20 at 18:14, Dave Korn wrote: > > > -----Original Message----- > > > From: cygwin-owner On Behalf Of Adrian Cox > > > Sent: 20 September 2004 14:44 > > > > > I'm trying to build a Cygwin hosted GDB for debugging ARM and PowerPC > > > boards. After running into a lot of problems, I tried to rebuild the > > > native GDB that Cygwin installed for me, and that didn't work either. > > > > > BTW, when discussing compile problems with gnu packages, you should always > > quote the options you gave to configure (if any). > > 1) Use setup.exe to download the gdb source. > 2) mkdir /tmp/build > 3) cd /tmp/build > 4) /usr/src/gdb-20030919-1/configure --prefix=/usr/local/test If you don't need/want the insight GUI, adding --disable-gdbtk here will remove this issue. -- Brian Ford Senior Realtime Software Engineer VITAL - Visual Simulation Systems FlightSafety International the best safety device in any aircraft is a well-trained pilot... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/