From: Christopher Faylor <cgf@redhat.com>
To: Kai Ruottu <karuottu@freenet.hut.fi>
Cc: Danny Smith <danny_r_smith_2001@yahoo.co.nz>,
DB Discussion <gdb@sources.redhat.com>,
mingw-users@lists.sourceforge.net
Subject: Re: [Mingw-users] Re: _WIN32?
Date: Tue, 01 May 2001 07:44:00 -0000 [thread overview]
Message-ID: <20010501104508.B6443@redhat.com> (raw)
In-Reply-To: <3AEEC19C.E04961A6@freenet.hut.fi>
On Tue, May 01, 2001 at 05:01:00PM +0300, Kai Ruottu wrote:
>Christopher Faylor wrote:
>>On Tue, May 01, 2001 at 09:19:39AM +1000, Danny Smith wrote:
>>>
>>>--- Christopher Faylor <cgf@redhat.com> wrote: > On Mon, Apr 30, 2001
>>>at 01:05:17PM -0400, Andrew Cagney wrote:
>>>>>Christopher Faylor wrote:
>>>>>
>>>>>>_WIN32 Pure WIN32 support 'gcc -mno-cygwin' --
>>>>>>don't know if it even builds. _WIN32 is now no longer defined by gcc.
>>>>>
>>>>>So, can I delete this one? :-)
>>>>
>>>>I don't know. Someone used to maintain a non-cygwin Windows version of
>>>>gdb. I don't know if it even builds, like I said. I'm not even sure
>>>>how to configure it.
>
>Perhaps this 'MSC_VER'-one, as the more detailed #ifdef's define it,
>may be removed. For me the _WIN32 has always been unclear. It is more
>clear to use the '__CYGWIN32__' and '__MINGW32__' than the 'combined'
>_WIN32 meaning them both (at least earlier).
>
>If a port, another than for GCC, would be needed, let it at least be
>for the free or very cheap (coming with books and magazines) Borland
>compilers(5.5 and CodeBuilders), not for the very expensive MS-ones....
>>If you are at least considering this, then it sounds like the _WIN32
>>conditionals in gdb sources should not be removed.
>>
>>I assume that they will be required if you build a no-cygwin version of
>>gdb, correct?
>
>As said, they just make the things more unclear. Questions like "Does
>this work under Cygwin, Mingw, MSVC++, BorlandC++, WatcomC,... ?" do
>arise, because the _WIN32 seems to mean them all. If only the Cygwin
>and Mingw ports are only used to compile GDB/Insight, why not use only
>the '__CYGWIN32__' and '__MINGW32__' ?
>
>Removing the special Cygwin '_imp____cygwin_environ' etc. stuff, still
>in the snapshots (e.g. 'tcl/generic/tclEnv.c') when I last saw them,
>should be sane... These things should be defined in the Cygwin
>standard headers, not in the GDB/tcl/tk/tix/itcl etc. sources. I'm
>quite sure I stripped all these kind of stuff for Mingw away, it
>already being defined in the standard headers...
Unfortunately, unless you are going to be doing this, none of it is
going to get done. We aren't looking for volunteers with suggestions,
we're looking for volunteers willing to do the work.
I'm the Cygwin/Windows maintainer but I am really not interested in
getting a non-Cygwin version of gdb working.
If you have patches available against the current CVS sources, please
submit them to gdb-patches@sources.redhat.com and
insight@sources.redhat.com and I will evaluate them.
cgf
next prev parent reply other threads:[~2001-05-01 7:44 UTC|newest]
Thread overview: 33+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-17 14:50 _WIN32? Andrew Cagney
2001-04-17 14:59 ` _WIN32? Mo DeJong
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 [this message]
2001-04-30 18:00 ` _WIN32? Andrew Cagney
2001-04-17 17:45 ` _WIN32? DJ Delorie
2001-04-18 2:17 ` _WIN32? Eli Zaretskii
[not found] <200105010009.RAA12115@tully.CS.Berkeley.EDU>
2001-05-03 1:24 ` [Mingw-users] _WIN32? Paul Hilfinger
2001-05-03 13:41 ` Andrew Cagney
2001-05-03 14:15 ` Danny Smith
2001-05-03 15:24 ` Andrew Cagney
2001-05-03 15:54 ` Christopher Faylor
2001-05-03 16:11 ` Andrew Cagney
2001-05-04 2:17 ` Eli Zaretskii
2001-05-04 2:19 ` Eli Zaretskii
2001-05-04 8:45 ` Christopher Faylor
2001-05-04 10:18 ` Eli Zaretskii
2001-05-04 12:04 ` Christopher Faylor
2001-05-07 9:08 ` Eli Zaretskii
2001-05-03 23:58 ` Paul Hilfinger
2001-05-04 9:04 ` Andrew Cagney
2001-05-04 0:20 ` Eli Zaretskii
2001-05-05 15:57 Danny Smith
2001-05-05 18:54 ` Christopher Faylor
2001-05-05 23:03 ` Eli Zaretskii
2001-05-05 23:02 ` Eli Zaretskii
2001-05-06 1:52 ` Danny Smith
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=20010501104508.B6443@redhat.com \
--to=cgf@redhat.com \
--cc=danny_r_smith_2001@yahoo.co.nz \
--cc=gdb@sources.redhat.com \
--cc=karuottu@freenet.hut.fi \
--cc=mingw-users@lists.sourceforge.net \
/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