public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
From: Jingzhao Ou <jingzhao.ou@gmail.com>
To: Keith Seitz <keiths@redhat.com>
Cc: insight@sources.redhat.com
Subject: Re: Compiling the latest GDB on cygwin
Date: Thu, 18 Aug 2005 05:35:00 -0000	[thread overview]
Message-ID: <b5706cf1050817223510c2805e@mail.gmail.com> (raw)
In-Reply-To: <4303CB86.2010907@redhat.com>

Dear Keith,

First of all, I am a newbie to GDB and am now seeking advice,
suggestions and, if possible, discussions. I may ask some very silly
questions as a newbie. But please be understanding that I have NO in
tension to offend any one on this mailing list. I just want to enjoy
the fun and freedom offered by a great piece of open source program.

The reason why I raised the libgui question is because I suspect that
due to libgui, the compilation of Insight requires the source code of
Tcl and Tk. That might be the reason Insight ships with its own
version of Tcl/Tk. Maintaining such piece of software along with the
standard Tcl/Tk distribution may be quite time consuming. Also, it may
complicate the compilation process. I am hoping that there can be a
better solution to resolve this problem.

For example, if Insight is written based on WxWidget, I think
compiling Insight requires the source code of WxWidget, rather than
the APIs provided by it, may turn out to be inconvenient for its
developers. I am assuming a similar case for Tcl/Tk here.

However, as I has mentioned, my thinking can be very silly. Please do
NOT hesitate to correct my stupid errors.

Finally, wish all of the people on the mailing list have a great day!
I am very happy today because I have a working Insight to play with
from now on. :-)

Best regards,
Jingzhao 


On 8/17/05, Keith Seitz <keiths@redhat.com> wrote:
> Jingzhao Ou wrote:
> 
> > I want to make some contribution. Currently, Insight ships with its
> > own version of tcl/tk. Also, it still relies on libgui. Could you
> > comment on the possibilities and the amount of work required if I want
> > Insight to build based on the official tcl/tk and to remove its
> > dependence of libgui?
> 
> We ship insight with standard tcl/tk/itcl. All that is really required
> is updating the configure scripts to check for a system version and use
> it instead of the supplied ones.
> 
> As for libgui, what we need to do is steal whatever we need from that
> and dump the rest. I haven't a clue how much insight actually uses, but
> it would be an interesting exercise to figure this out, and see what we
> can do to stop using whatever remains.
> 
> I any case, I don't see a compelling reason to dump whatever is in
> libgui unless someone really has some time on his hands. Insight is
> currently the only consumer of libgui, and I'm the maintainer, so we can
> do whatever we want (or don't want with it).
> 
> Keith

  reply	other threads:[~2005-08-18  5:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-16  6:39 Jingzhao Ou
2005-08-16 12:03 ` Dave Korn
2005-08-16 20:48   ` Jingzhao Ou
2005-08-17 15:48     ` Dave Korn
2005-08-17 22:21       ` Jingzhao Ou
2005-08-17 23:34         ` Jingzhao Ou
2005-08-17 23:43           ` Keith Seitz
2005-08-18  5:35             ` Jingzhao Ou [this message]
2005-08-18 17:41               ` Keith Seitz
2005-08-18 18:04                 ` Jingzhao Ou
2005-08-19  9:22                   ` Dave Korn

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=b5706cf1050817223510c2805e@mail.gmail.com \
    --to=jingzhao.ou@gmail.com \
    --cc=insight@sources.redhat.com \
    --cc=keiths@redhat.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).