From: Mo DeJong <mdejong@cygnus.com>
To: gdb@sources.redhat.com
Subject: Re: _WIN32?
Date: Tue, 17 Apr 2001 14:59:00 -0000 [thread overview]
Message-ID: <Pine.SOL.3.91.1010417145707.7161B-100000@cse.cygnus.com> (raw)
In-Reply-To: <3ADCBA75.3BCBE292@cygnus.com>
On Tue, 17 Apr 2001, Andrew Cagney wrote:
> Hello,
>
> utils.c contains:
>
> #if !defined (MPW) && !defined (_WIN32)
> /* No termcap under MPW, although might be cool to do something
> by looking at worksheet or console window sizes. */
> /* Initialize the screen height and width from termcap. */
>
> Given the ``!defined (MPW)'' bit is about to go, I'm wondering if the
> !defined(_WIN32) is needed?
>
> Hmm, actually, I'm puzzled. Can anyone fill in the gaps?
>
> __GO32__ djgpp I think
> __CYGWIN__ ok - cygwin
> __CYGWIN32__ ok - old __CYGWIN__
> _WIN32
> _WIN32_WCE
> __MSDOS__
>
> enjoy,
> Andrew
I think that -D_WIN32 is passed in the CFLAGS for the Windows
port of Tcl. If this is a file used in gdbtk, that might
explain where the _WIN32 define came from. The windows
build of Tcl also uses -DWIN32 if that helps.
Mo DeJong
Red Hat Inc
next prev parent reply other threads:[~2001-04-17 14:59 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-17 14:50 _WIN32? Andrew Cagney
2001-04-17 14:59 ` Mo DeJong [this message]
2001-04-17 15:06 ` _WIN32? Christopher Faylor
2001-04-30 10:05 ` _WIN32? Andrew Cagney
2001-04-30 10:15 ` _WIN32? Christopher Faylor
2001-04-30 16:19 ` [Mingw-users] _WIN32? Danny Smith
2001-04-30 17:03 ` Christopher Faylor
2001-04-30 17:29 ` Danny Smith
2001-05-01 7:03 ` Kai Ruottu
2001-05-01 7:44 ` Christopher Faylor
2001-04-30 18:00 ` _WIN32? Andrew Cagney
2001-04-17 17:45 ` _WIN32? DJ Delorie
2001-04-18 2:17 ` _WIN32? Eli Zaretskii
2001-04-19 0:12 _WIN32? Eli Zaretskii
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=Pine.SOL.3.91.1010417145707.7161B-100000@cse.cygnus.com \
--to=mdejong@cygnus.com \
--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