GDB 7.4 --with-python doesn't like d:/foo/bar

Joel Brobecker brobecker@adacore.com
Fri Jan 27 11:49:00 GMT 2012


> This is a standard way of Autoconf's catering to DOS and Windows
> platforms.  You can see it at work elsewhere in the configure script,
> because it's part of AC_PROG_PATH.  In fact, you can find it just a
> few lines below the test that failed.

You're right. I wasn't thinking clearly in the morning. For some
reason, I was seeing both expressions as equivalent, when clearly
they are not! So your proposed change is on the table instead.

-- 
Joel



More information about the Gdb-patches mailing list