From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Christopher Faylor Cc: GDB Discussion , mingw-users@lists.sourceforge.net Subject: Re: _WIN32? Date: Mon, 30 Apr 2001 18:00:00 -0000 Message-id: <3AEE0AA1.2F4236CB@cygnus.com> References: <3ADCBA75.3BCBE292@cygnus.com> <20010417180717.B29305@redhat.com> <3AED9B4D.5B0017D9@cygnus.com> <20010430131605.A31007@redhat.com> X-SW-Source: 2001-04/msg00242.html Christopher Faylor 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. Was there ever anything beyond the ledgendary wingdb (a long deleted version of GDB that compiled and ran using the windows environment). > Perhaps the people at mingw-users@lists.sourceforge.net know the answer > to this? I've Cc'ed them. Hope so. I wouldn't mind adding this cleanup to the 5.2 release criteria. Andrew