[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: make'ing make-3.18beta4 under mingw/msys - "undefined referenceto `s
From: |
Eli Zaretskii |
Subject: |
Re: make'ing make-3.18beta4 under mingw/msys - "undefined referenceto `sleep'" |
Date: |
Sun, 01 Jan 2006 21:52:56 +0200 |
> From: Alessandro Vesely <address@hidden>
> Date: Sun, 01 Jan 2006 16:26:49 +0100
>
> One possibility is to check if it is "cmd.exe" and not "command.com".
Yes, but what feature of cmd.exe do we need for -j, and why? I need
to know this in order to understand the problem and the solution, and
in order to test the patched Make.
KJKHyperion says we need the caret-escaping, but it's not clear to me
at all why this would allow -j.
- Re: make'ing make-3.18beta4 under mingw/msys - "undefined referenceto `sleep'", J. Grant, 2006/01/01
- Re: make'ing make-3.18beta4 under mingw/msys - "undefined referenceto `sleep'", Alessandro Vesely, 2006/01/01
- Re: make'ing make-3.18beta4 under mingw/msys - "undefined referenceto `sleep'",
Eli Zaretskii <=
- Re: running with -jN on Windows, Paul D. Smith, 2006/01/03
- Re: running with -jN on Windows, Eli Zaretskii, 2006/01/03
- Re: running with -jN on Windows, Paul D. Smith, 2006/01/04
- Re: running with -jN on Windows, Eli Zaretskii, 2006/01/14
- Re: running with -jN on Windows, Paul D. Smith, 2006/01/16
- Re: running with -jN on Windows, Eli Zaretskii, 2006/01/16
- Re: running with -jN on Windows, Paul D. Smith, 2006/01/16
- Re: running with -jN on Windows, Eli Zaretskii, 2006/01/17
Re: make'ing make-3.18beta4 under mingw/msys - "undefined referenceto `sleep'", KJKHyperion, 2006/01/02