[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: mingw make problem
From: |
Eli Zaretskii |
Subject: |
Re: mingw make problem |
Date: |
Sat, 19 Aug 2006 09:15:41 +0300 |
> Date: Fri, 18 Aug 2006 16:53:38 -0400
> From: "William A. Hoffman" <address@hidden>
> Cc: address@hidden
>
> runit:
> "c:/hoffman/My Builds/CMakeDev/Tests/COnly/b/run.exe" "a.c" "b.c"
> runit2:
> c:/hoffman/My\ Builds/CMakeDev/Tests/COnly/b/run.exe "a.c" "b.c"
>
> So, if the run command is quoted and the args are quoted it works.
> If the run command is full path but not quoted it fails.
>
> Although, that does not explain why this does not work:
>
> broken:
> c:/cygwin/bin/gcc.exe "a.c" "b.c"
>
>
> ????
But you just explained it yourself: c:/cygwin/bin/gcc.exe is not
quoted. Does it work if you quote it (even though it doesn't need to
be quoted)?
- Re: mingw make problem, (continued)
- Re: mingw make problem, Eli Zaretskii, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem, Eli Zaretskii, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem, Eli Zaretskii, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem, Eli Zaretskii, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem,
Eli Zaretskii <=
- Re: mingw make problem, Eli Zaretskii, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problem, Earnie Boyd, 2006/08/19
- Re: mingw make problem, William A. Hoffman, 2006/08/19
- Re: mingw make problem, Eli Zaretskii, 2006/08/18
- Re: mingw make problem, Earnie Boyd, 2006/08/18
- Re: mingw make problem, William A. Hoffman, 2006/08/18
- Re: mingw make problems, Earnie Boyd, 2006/08/18
- Re: mingw make problems, Christopher Faylor, 2006/08/18
- Re: mingw make problems, Eli Zaretskii, 2006/08/18