Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Date: Thu, 30 Jan 2003 10:18:39 -0500
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Cc: ericdejong@gmx.net
Subject: Re: gdb-20030128-1 build problem for --target=arm-unknown-elf
Message-ID: <20030130151839.GD1907@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com, ericdejong@gmx.net
References: <001901c2c794$4e0bd240$e33922c7@ericnt>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <001901c2c794$4e0bd240$e33922c7@ericnt>
User-Agent: Mutt/1.5.1i

On Wed, Jan 29, 2003 at 01:45:20PM +0100, Eric de Jong wrote:
>I tried to compile the gdb-20030128-1 sources from cygwin for the
>arm-unknown-elf target:
>
>mkdir /usr/src/build/gdb-20030128
>cd /usr/src/build/gdb-20030128
>../../gdb-20030128-1/configure --target=arm-unknown-elf
>make
>
>Make fails when linking gdb.exe, the linker gives "undefined reference
>to `_default_callback' ".  I can find a function named
>'default_callback' in the sourcefiles for insight-5.2.1
>(insight-5.2.1/sim/common/callback.c).  In the gdb-20030128-1 tree, no
>directory named 'sim' is present (if needed?).
>
>Who can help me compile gdb/insight for cygwin?  I (think I) need this
>version as it supports the 'restore' command...

If you want to build gdb for something besides native cygwin, you should
use either one of the gdb releases or gdb from the sources.redhat.com
cvs repository.

It is extremely unlikely that you are going to find much gdb expertise
here for dealing with something like building an arm target.

The gdb mailing list is gdb at sources dot redhat dot com.

cgf

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

