public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* building insight for cygwin : compile errors
@ 2003-05-23  8:30 gilbert buob
  2003-05-23 12:01 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: gilbert buob @ 2003-05-23  8:30 UTC (permalink / raw)
  To: insight

hi

I wanted to build insight , host is window2000/cygwin and target is
i386-elf.
I follow the procedure as written on the web
-------> step 1)
First get the sources for the version of Insight you want to use. The
basic CVS command is

cvs -z9 -d:pserver:anoncvs@sources.redhat.com:/cvs/src login
[enter "anoncvs" as the password]
cvs -z9 -d:pserver:anoncvs@sources.redhat.com:/cvs/src co [-r BRANCH]
insight+dejagnu

------> step 2)
cd src/tcl
cvs -q update -r gdb_5_1-2001-07-29-branch
cd ../tk
cvs -q update -r gdb_5_1-2001-07-29-branch
cd ../itcl
cvs -q update -r gdb_5_1-2001-07-29-branch
cd ../libgui/src
cvs -q update -r gdb_5_1-2001-07-29-branch tkGraphCanvas.c tkCanvEdge.c

----> step 3

add the missing files
     src/itcl/iwidgets3.0.0/iwidgets.tcl
     src/itcl/iwidgets3.0.0/pkgIndex.tcl

---> step 4
configure and build

    ../src/configure --target=i386-elf
    make

ERROR when compiling files gdbtk-bp.c and gdbtk-cmds.c

thanks for help
gilbert

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: building insight for cygwin : compile errors
  2003-05-23  8:30 building insight for cygwin : compile errors gilbert buob
@ 2003-05-23 12:01 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-05-23 12:01 UTC (permalink / raw)
  To: gilbert buob; +Cc: insight

On Fri, 2003-05-23 at 01:28, gilbert buob wrote:
> I follow the procedure as written on the web

Please reread http://sources.redhat.com/insight/cygwin.html . If you are
checking out from CVS HEAD, you do NOT need to do this anymore.

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-05-23 12:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-05-23  8:30 building insight for cygwin : compile errors gilbert buob
2003-05-23 12:01 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).