[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunte
From: |
Eli Zaretskii |
Subject: |
Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)] |
Date: |
Thu, 05 Oct 2006 10:31:10 -0400 |
> Date: Thu, 05 Oct 2006 08:51:54 -0400
> From: "William A. Hoffman" <address@hidden>
>
> I have re-built and this time config.h has the right PATH_SEPARATOR:
>
> /* Define to the character that separates directories in PATH. */
> #define PATH_SEPARATOR_CHAR ':'
Thanks!
> All tests still pass. I have updated the make.exe on the ftp site as well.
>
> The correct date on the file is here:
> -rwxr-xr-x 1 kitware kitware 494678 Oct 5 08:44 make.exe
Angelo, could you please download this new binary and try building
GFortran with it?
> Is there a test I can run?
Any Makefile that uses VPATH or vpath with two or more directories
separated by colons should do. "make -p" should show the VPATH value
(provided that the directories mentioned in it actually exist); your
previous build of Make didn't show those values because it failed to
break the list into individual directories, and the check that the
directory exists failed.
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], (continued)
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/03
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/03
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], William A. Hoffman, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], William A. Hoffman, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Paul D. Smith, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)],
Eli Zaretskii <=
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/06
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/06
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Angelo Graziosi, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Earnie Boyd, 2006/10/04
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Eli Zaretskii, 2006/10/05
- Re: [Angelo.Graziosi: Problems with patched gnu make ? (was:Need Volunteers to test patch for gnu make)], Earnie Boyd, 2006/10/05