AW: AW: [PATCH] source.s: Fix problem handling windows like path with MinGW

Eli Zaretskii eliz@gnu.org
Mon Jun 19 03:22:00 GMT 2006


> Date: Sun, 18 Jun 2006 16:15:51 -0400
> From: Christopher Faylor <me@cgf.cx>
> 
> Yes, that's right.  So, it should be:
> 
> #if defined(__MSDOS__) || (!defined (__CYGWIN__) && defined (_WIN32))

Agreed.

> I'm surprised that there isn't something like that already in place.

Me too.  Can someone who routinely builds MinGW ports (Daniel?) please
comment?  How do you get GDB to DTRT without defining DIRNAME_SEPARATOR
to be `;'?



More information about the Gdb-patches mailing list