Add check for cygwin hosted builds on text mounted filesystems
Nick Clifton
nickc@redhat.com
Fri Apr 4 12:08:00 GMT 2008
Hi Guys,
I have committed a patch for binutils PR 4334 which adds code to the
top level configure that detects attempts to run under Cygwin with a
text mounted filesystem. As reported in that PR this does not work
and the check tells the user how to fix this problem if it is
detected.
Cheers
Nick
<toplevel>/ChangeLog
2008-04-04 Nick Clifton <nickc@redhat.com>
PR binutils/4334
* configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
builds.
* configure: Regenerate.
config/ChangeLog
2008-04-04 Nick Clifton <nickc@redhat.com>
PR binutils/4334
* acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
cygwin builds are not running in textmode.
More information about the Gdb-patches
mailing list