public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Keith Seitz <keiths@redhat.com>
To: Marc Schafer <mschafer@avidyne.com>
Cc: "insight@sources.redhat.com" <insight@sources.redhat.com>
Subject: Re: help building for powerpc-eabi under cygwin
Date: Fri, 03 Oct 2003 16:21:00 -0000	[thread overview]
Message-ID: <1065198271.1584.5.camel@lindt.uglyboxes.com> (raw)
In-Reply-To: <000f01c389b2$e5c36e00$4600000a@canoli>

On Fri, 2003-10-03 at 06:33, Marc Schafer wrote:
> I have not been able to build Insight.  I checked the code out from cvs as described on the readme page for cygwin.  I
> did not use the branch but took the latest version instead.  The 2003-02-05 update made it sound like it was no longer
> necessary to revert the tcl/tk parts so I skipped steps 2 and 3.  The build failed in the tcl stuff, so I went back and
> performed step 2 and then tried configuring and building again.

So what did you check out? Trunk or a branch?

You should use the gdb 6.0 branch for best results. I've once again
heard rumors on the gdb list that a release of 6.0 is imminent. (Of
course, it was imminent several months ago, too. Nonetheless, I
recommend using the 6.0 branch.) Use the branch "gdb_6_0-branch" to
check out those sources.

> gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I../../../src/tcl/win/../win -I../../../
> src/tcl/win/../generic -D__WIN32__ -D__USE_W32_SOCKETS  -g -O2 ../../../src/tcl/
> win/../generic/tclCmdAH.c
> In file included from ../../../src/tcl/generic/tclPort.h:23,
>                  from ../../../src/tcl/generic/tclCmdAH.c:18:
> ../../../src/tcl/win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined
> <command line>:14:1: warning: this is the location of the previous definition
> ../../../src/tcl/generic/tclCmdAH.c: In function `Tcl_FileObjCmd':
> ../../../src/tcl/generic/tclCmdAH.c:670: error: parse error before numeric const
> ant

tclCmdAH.c:670 is the very last line of Tcl_ExitObjCmd (after the
"return TCL_OK;"). This again beckons me to ask: what version of insight
are you building? What command did you use to check it out (or what
tarball did you download)?

Keith



      reply	other threads:[~2003-10-03 16:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-03 13:33 Marc Schafer
2003-10-03 16:21 ` Keith Seitz [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1065198271.1584.5.camel@lindt.uglyboxes.com \
    --to=keiths@redhat.com \
    --cc=insight@sources.redhat.com \
    --cc=mschafer@avidyne.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).