Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* RFC: Adding a check to the top level configure script for a  binary-mounted cygwin-hosted build directory
@ 2007-05-23 12:52 Nick Clifton
  2007-05-23 13:04 ` Paolo Bonzini
  0 siblings, 1 reply; 9+ messages in thread
From: Nick Clifton @ 2007-05-23 12:52 UTC (permalink / raw)
  To: bonzini, aoliva; +Cc: binutils, gdb-patches

Hi Paolo, Hi Alex,

  May I ask for your advice on a configure script matter ?

  The Binutils bug PR 4334 has pointed out the problems of trying to
  build a toolchain under Cygwin with a build directory mounted in
  text mode.  So, I think that it is agreed that toolchains should
  only be built on bin-mounted drives and I would like the configure
  script to make sure that this happens.

  I am attaching a provisional patch which I think will do what I
  want, but I would like to get your comments it.  I tested the
  patch under both Cygwin and Linux, and it does not appear to
  introduce any new problems, so I am reasonably confident that it
  works.  But I am not at all sure that I have used the best approach
  to the problem.  Your comments ?

Cheers
  Nick

ChangeLog
2007-05-23  Nick Clifton  <nickc@redhat.com>

	* configure.ac: Call ACX_CHECK_CYGWIN_MOUNTED_BUILDDIR for
	Cygwin based hosts.
        * configure: Regenerate.

config/ChangeLog
2007-05-23  Nick Clifton  <nickc@redhat.com>

	* acx.m4 (ACX_CHECK_CYGWIN_MOUNTED_BUILDDIR): Define.


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2007-05-25 12:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-23 12:52 RFC: Adding a check to the top level configure script for a binary-mounted cygwin-hosted build directory Nick Clifton
2007-05-23 13:04 ` Paolo Bonzini
2007-05-24  9:47   ` Nick Clifton
2007-05-24 14:27     ` DJ Delorie
2007-05-24 15:26       ` Nick Clifton
2007-05-24 15:43         ` DJ Delorie
2007-05-25  9:47           ` Corinna Vinschen
2007-05-25 12:15             ` Eric Blake
2007-05-24 18:26         ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox