This is the mail archive of the
insight@sources.redhat.com
mailing list for the Insight project.
Re: Building Insight snapshot on CygWin?
- From: Keith Seitz <keiths at redhat dot com>
- To: "Schumacher, Gordon" <gordon_schumacher at maxtor dot com>
- Cc: "Insight list (E-mail)" <insight at sources dot redhat dot com>
- Date: 21 May 2003 10:07:44 -0700
- Subject: Re: Building Insight snapshot on CygWin?
- Organization:
- References: <E836CBDA0DC0D5118606009027DE2A0C983E2F@mcoexc02.mlm.maxtor.com>
On Wed, 2003-05-21 at 09:54, Schumacher, Gordon wrote:
> Per the procedure above, I'm clearly not building within my source tree, as
> someone else on the list pointed out at one point. Any idea what in the
> world is going on here? I'm ultimately trying to build a cross-debugger,
> but the above happens even in native mode! I've successfully built the
> 5.3.0 tree, but I can't use that because of the Tcl/Tk instabilities.
I presume this happens with non-insight on cygwin, too, right?
>From src/MAINTAINERS:
dejagnu/
Send all patches to:
http://www.gnu.org/software/dejagnu/
mail:bug-dejagnu@gnu.org
For changes to the local repostory, send them to
gdb-patches@sources.redhat.com when generic; and sid@,
binutils@, gcc@, etc. for sub-components.
FWIW, dejagnu is NOT required to build insight -- only to run tests. You
could always just whack the dejagnu source directory and run the build
as normal. Maybe I'll fire up my cygwin box and give this a try -- it's
been a few weeks since I tried building there.
Keith