This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


> 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 `;'?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]