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: Building GDB 7.3.92 with MinGW


> From: "Pierre Muller" <pierre.muller@ics-cnrs.unistra.fr>
> Cc: <asmwarrior@gmail.com>, <brobecker@adacore.com>, <dje@google.com>,
>         <gdb-patches@sourceware.org>
> Date: Sun, 15 Jan 2012 18:00:51 +0100
> 
>   I also wrongly supposed that configure prefix or related entries should
> be msys pathes.

If the configury supports d:/foo/bar file names (and most modern
versions of Autoconf and libtool do), then using MSYS /d/foo/bar style
of file names is not necessary.  Only of d:/foo fails, you should fall
back on the MSYS style.

>   Of course, this only works for really existing directories, but 
> from what I read in the sources, this was by design.

Yes, sounds like that.  It would be good if GDB could reconfigure its
prefix on the fly, though.


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