public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
From: "Eli Zaretskii" <eliz@gnu.org>
To: Andrew Cagney <cagney@gnu.org>
Cc: gdb@sources.redhat.com
Subject: Re: [6.3] Drop xm-*.h from GDB - move to pure autoconf
Date: Fri, 30 Jul 2004 19:17:00 -0000	[thread overview]
Message-ID: <3791-Fri30Jul2004210638+0300-eliz@gnu.org> (raw)
In-Reply-To: <410A4BE4.5000306@gnu.org> (message from Andrew Cagney on Fri, 30 Jul 2004 09:23:48 -0400)

> Date: Fri, 30 Jul 2004 09:23:48 -0400
> From: Andrew Cagney <cagney@gnu.org>
> 
> Check the contents of config/i386/xm-{cygwin,djgpp}.h.  Instead of being 
> detected by autoconf, those values are being hardwired.  Easy to fix

Ah, that...  Your message made it sound as if there's some inherent
problem that prevents autoconfiscation, so I was surprised.

Yes, it should be easy to fix, except for the gdb.ini part: if one
builds the DJGPP port on Windows or cross-compiles on Unix, the
filesystem will allow that name.  So the test needs to be dependent on
the fact that a DJGPP port is being built, no matter what the
underlying OS has to say about .gdbinit.

Note that include/filenames.h has some constants similar to the `;' vs
`:' stuff, so maybe some of GDB sources could use the results of
autoconfiscation instead.

  reply	other threads:[~2004-07-30 18:08 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-07-30  7:01 Andrew Cagney
2004-07-30 13:23 ` Eli Zaretskii
2004-07-30 14:26   ` Andrew Cagney
2004-07-30 19:17     ` Eli Zaretskii [this message]
2004-08-05 20:10       ` Andrew Cagney

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=3791-Fri30Jul2004210638+0300-eliz@gnu.org \
    --to=eliz@gnu.org \
    --cc=cagney@gnu.org \
    --cc=gdb@sources.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).