GNU bug report logs -
#16099
MinGW build failure when srcdir is absolute and has "wrong" format
Previous Next
Reported by: Richard Copley <rcopley <at> gmail.com>
Date: Tue, 10 Dec 2013 12:14:01 UTC
Severity: normal
Found in version 24.3.50
Done: Eli Zaretskii <eliz <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
> From: Glenn Morris <rgm <at> gnu.org>
> Cc: Richard Copley <rcopley <at> gmail.com>, 16099 <at> debbugs.gnu.org
> Date: Tue, 10 Dec 2013 13:42:23 -0500
>
> Eli Zaretskii wrote:
>
> > Instead of working around the problem, just add a call to
> > unmsys--file-name there, like we do for other autoloads in that
> > Makefile.
>
> Other options might be for configure to abort on MinGW if srcdir is
> absolute and has the "wrong" format (which must means that the user
> specified srcdir, as in this case).
That would mean we don't support a build outside of the source tree.
Because there's nothing wrong with /c/foo/bar file names.
> Or to simply fix such a srcdir before generating the Makefiles.
Not sure what you suggest here. Please elaborate.
> Might be easier than unmsys'ing every present and future instance of
> srcdir in the Makefiles.
Not every one, just those in which the /c/ part is not at the
beginning of the command-line argument. If it is at the beginning
MSYS does the conversion automatically.
This bug report was last modified 11 years and 166 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.