Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Daniel Jacobowitz <drow@false.org>
To: Keith Seitz <keiths@redhat.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [RFA] Gdbtk configury changes
Date: Sat, 26 Jul 2008 02:43:00 -0000	[thread overview]
Message-ID: <20080726024248.GA1895@caradoc.them.org> (raw)
In-Reply-To: <488A3C85.4000506@redhat.com>

On Fri, Jul 25, 2008 at 01:50:13PM -0700, Keith Seitz wrote:
> For reasons unknown to me

???

> I have been working on eliminating the need 
> for Tcl, Tk, and Itcl to come from the source tree.

Great!

It looks fine.  The only thing I noticed was...

> @@ -1663,9 +1652,8 @@ procfs.o: $(srcdir)/procfs.c
>  	$(CC) -c $(INTERNAL_WARN_CFLAGS) $(srcdir)/procfs.c
>  
>  v850ice.o: $(srcdir)/v850ice.c
> -	$(CC) -c $(INTERNAL_CFLAGS) $(IDE_CFLAGS) $(ITCL_CFLAGS) \
> -		$(TCL_CFLAGS) $(TK_CFLAGS) $(X11_CFLAGS) \
> -		$(GDBTK_CFLAGS) \
> +	$(CC) -c $(INTERNAL_CFLAGS) $(IDE_CFLAGS) $(ALL_TCL_CFLAGS) \
> +		$(X11_CFLAGS) $(GDBTK_CFLAGS) \
>  		$(srcdir)/v850ice.c
>  
>  # Message files.  Based on code in gcc/Makefile.in.

This file doesn't seem to exist any more.

-- 
Daniel Jacobowitz
CodeSourcery


  reply	other threads:[~2008-07-26  2:43 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-25 20:50 Keith Seitz
2008-07-26  2:43 ` Daniel Jacobowitz [this message]
2008-08-02 19:52   ` Keith Seitz
2008-08-02 19:59     ` Daniel Jacobowitz
2008-08-02 20:07       ` Keith Seitz
2008-08-02 20:22         ` Tom Tromey
2008-08-02 20:36     ` Thiago Jung Bauermann
2008-08-02 20:39       ` Keith Seitz
2008-08-02 21:40 ` Keith Seitz

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=20080726024248.GA1895@caradoc.them.org \
    --to=drow@false.org \
    --cc=gdb-patches@sourceware.org \
    --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