D:\temp\gnumake\make-3.79.1>set make=gnumake 

D:\temp\gnumake\make-3.79.1>cd w32\subproc 

D:\temp\gnumake\make-3.79.1\w32\subproc>echo "Creating the subproc library" 
"Creating the subproc library"

D:\temp\gnumake\make-3.79.1\w32\subproc>C:\WINNT\system32\cmd.exe /c
build.bat 

D:\temp\gnumake\make-3.79.1\w32\subproc>if not exist .\WinDebug\nul mkdir
.\WinDebug 

D:\temp\gnumake\make-3.79.1\w32\subproc>cl.exe /nologo /MT /W3 /GX /Z7 /YX
/Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS
/FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c misc.c 
misc.c

D:\temp\gnumake\make-3.79.1\w32\subproc>cl.exe /nologo /MT /W3 /GX /Z7 /YX
/Od /I .. /I . /I ../include /I ../.. /D WIN32 /D WINDOWS32 /D _DEBUG /D
_WINDOWS /FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c
sub_proc.c 
sub_proc.c

D:\temp\gnumake\make-3.79.1\w32\subproc>cl.exe /nologo /MT /W3 /GX /Z7 /YX
/Od /I .. /I . /I ../include /D WIN32 /D WINDOWS32 /D _DEBUG /D _WINDOWS
/FR.\WinDebug/ /Fp.\WinDebug/subproc.pch /Fo.\WinDebug/ /c w32err.c 
w32err.c

D:\temp\gnumake\make-3.79.1\w32\subproc>lib.exe /NOLOGO
/OUT:.\WinDebug\subproc.lib  .\WinDebug/misc.obj  .\WinDebug/sub_proc.obj
.\WinDebug/w32err.obj 

D:\temp\gnumake\make-3.79.1\w32\subproc>if not exist .\WinRel\nul mkdir
.\WinRel 

D:\temp\gnumake\make-3.79.1\w32\subproc>cl.exe /nologo /MT /W3 /GX /YX /O2
/I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/
/Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c misc.c 
misc.c

D:\temp\gnumake\make-3.79.1\w32\subproc>cl.exe /nologo /MT /W3 /GX /YX /O2
/I ../include /I ../.. /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS
/FR.\WinRel/ /Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c sub_proc.c 
sub_proc.c

D:\temp\gnumake\make-3.79.1\w32\subproc>cl.exe /nologo /MT /W3 /GX /YX /O2
/I ../include /D WIN32 /D WINDOWS32 /D NDEBUG /D _WINDOWS /FR.\WinRel/
/Fp.\WinRel/subproc.pch /Fo.\WinRel/ /c w32err.c 
w32err.c

D:\temp\gnumake\make-3.79.1\w32\subproc>lib.exe /NOLOGO
/OUT:.\WinRel\subproc.lib  .\WinRel/misc.obj  .\WinRel/sub_proc.obj
.\WinRel/w32err.obj 

D:\temp\gnumake\make-3.79.1\w32\subproc>cd ..\.. 

D:\temp\gnumake\make-3.79.1>del link.dbg link.rel 

D:\temp\gnumake\make-3.79.1>del config.h 

D:\temp\gnumake\make-3.79.1>copy config.h.W32 config.h 
        1 file(s) copied.

D:\temp\gnumake\make-3.79.1>echo off 
"Creating GNU make for Windows 95/NT"

D:\temp\gnumake\make-3.79.1>if not exist .\WinDebug\nul mkdir .\WinDebug 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D TIVOLI /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c variable.c 
variable.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\variable.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c rule.c 
rule.c
rule.c(131) : warning C4018: '>' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinDebug\rule.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c remote-stub.c 
remote-stub.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\remote-stub.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c commands.c 
commands.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\commands.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c file.c 
file.c
file.c(570) : warning C4307: '+' : integral constant overflow
file.c(571) : warning C4307: '+' : integral constant overflow
file.c(574) : warning C4307: '+' : integral constant overflow
file.c(623) : warning C4102: 'got_time' : unreferenced label

D:\temp\gnumake\make-3.79.1>echo WinDebug\file.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c getloadavg.c 
getloadavg.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\getloadavg.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c default.c 
default.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\default.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c signame.c 
signame.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\signame.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c expand.c 
expand.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\expand.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c dir.c 
dir.c
dir.c(1118) : warning C4113: 'void *(__cdecl *)()' differs in parameter
lists from 'void *(__cdecl *)(const char *)'
dir.c(1119) : warning C4113: 'struct dirent *(__cdecl *)()' differs in
parameter lists from 'struct dirent *(__cdecl *)(void *)'
dir.c(1120) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(void *)'

D:\temp\gnumake\make-3.79.1>echo WinDebug\dir.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c main.c 
main.c
main.c(738) : warning C4101: 'fd' : unreferenced local variable
main.c(853) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(int )'
main.c(854) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(int )'
main.c(1768) : warning C4018: '<' : signed/unsigned mismatch
main.c(1850) : warning C4013: 'close' undefined; assuming extern returning
int

D:\temp\gnumake\make-3.79.1>echo WinDebug\main.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c getopt1.c 
getopt1.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\getopt1.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c job.c 
job.c
job.c(233) : warning C4022: 'process_kill' : pointer mismatch for actual
parameter 1
job.c(263) : warning C4013: 'strsignal' undefined; assuming extern returning
int
job.c(632) : warning C4018: '==' : signed/unsigned mismatch
job.c(502) : warning C4102: 'remote_status_lose' : unreferenced label
job.c(421) : warning C4101: 'status' : unreferenced local variable
job.c(1259) : warning C4102: 'error' : unreferenced label

D:\temp\gnumake\make-3.79.1>echo WinDebug\job.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c read.c 
read.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\read.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c version.c 
version.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\version.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c getopt.c 
getopt.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\getopt.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c arscan.c 
arscan.c
arscan.c(730) : warning C4101: 'hdr' : unreferenced local variable

D:\temp\gnumake\make-3.79.1>echo WinDebug\arscan.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c remake.c 
remake.c
remake.c(1044) : warning C4101: 'memtime' : unreferenced local variable
remake.c(1355) : warning C4018: '<' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinDebug\remake.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c misc.c 
misc.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\misc.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c ar.c 
ar.c
ar.c(313) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
from 'int (__cdecl *)(const void *,const void *)'

D:\temp\gnumake\make-3.79.1>echo WinDebug\ar.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c function.c 
function.c
function.c(167) : warning C4018: '<' : signed/unsigned mismatch
function.c(1049) : warning C4113: 'int (__cdecl *)()' differs in parameter
lists from 'int (__cdecl *)(const void *,const void *)'
function.c(1441) : warning C4018: '==' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinDebug\function.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c vpath.c 
vpath.c
vpath.c(326) : warning C4018: '<=' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinDebug\vpath.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c implicit.c 
implicit.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\implicit.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c  .\w32\compat\dirent.c 
dirent.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\dirent.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c  .\glob\glob.c 
glob.c
.\glob\glob.c(500) : warning C4018: '!=' : signed/unsigned mismatch
.\glob\glob.c(570) : warning C4013: '__glob_pattern_p' undefined; assuming
extern returning int
.\glob\glob.c(871) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(922) : warning C4018: '==' : signed/unsigned mismatch
.\glob\glob.c(949) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1011) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1029) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1052) : warning C4018: '>' : signed/unsigned mismatch
.\glob\glob.c(1072) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1335) : warning C4090: 'function' : different 'const'
qualifiers
.\glob\glob.c(1335) : warning C4024: 'fnmatch' : different types for formal
and actual parameter 1
.\glob\glob.c(1335) : warning C4090: 'function' : different 'const'
qualifiers
.\glob\glob.c(1335) : warning C4024: 'fnmatch' : different types for formal
and actual parameter 2

D:\temp\gnumake\make-3.79.1>echo WinDebug\glob.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c  .\glob\fnmatch.c 
fnmatch.c
.\glob\fnmatch.c(484) : warning C4028: formal parameter 1 different from
declaration
.\glob\fnmatch.c(484) : warning C4028: formal parameter 2 different from
declaration

D:\temp\gnumake\make-3.79.1>echo WinDebug\fnmatch.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /Zi /YX /Od /I . /I
glob /I w32/include /D _DEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D
HAVE_CONFIG_H /FR.\WinDebug/ /Fp.\WinDebug/gnumake.pch /Fo.\WinDebug/
/Fd.\WinDebug/gnumake.pdb /c  .\w32\pathstuff.c 
pathstuff.c

D:\temp\gnumake\make-3.79.1>echo WinDebug\pathstuff.obj  1>>link.dbg 

D:\temp\gnumake\make-3.79.1>echo off 
"Linking WinDebug/gnumake.exe"
"WinDebug build succeeded!"

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/D TIVOLI /FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c variable.c 
variable.c

D:\temp\gnumake\make-3.79.1>echo WinRel\variable.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c rule.c 
rule.c
rule.c(131) : warning C4018: '>' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinRel\rule.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c remote-stub.c 
remote-stub.c

D:\temp\gnumake\make-3.79.1>echo WinRel\remote-stub.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c commands.c 
commands.c

D:\temp\gnumake\make-3.79.1>echo WinRel\commands.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c file.c 
file.c
file.c(570) : warning C4307: '+' : integral constant overflow
file.c(571) : warning C4307: '+' : integral constant overflow
file.c(574) : warning C4307: '+' : integral constant overflow
file.c(623) : warning C4102: 'got_time' : unreferenced label

D:\temp\gnumake\make-3.79.1>echo WinRel\file.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getloadavg.c 
getloadavg.c

D:\temp\gnumake\make-3.79.1>echo WinRel\getloadavg.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c default.c 
default.c

D:\temp\gnumake\make-3.79.1>echo WinRel\default.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c signame.c 
signame.c

D:\temp\gnumake\make-3.79.1>echo WinRel\signame.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c expand.c 
expand.c

D:\temp\gnumake\make-3.79.1>echo WinRel\expand.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c dir.c 
dir.c
dir.c(1118) : warning C4113: 'void *(__cdecl *)()' differs in parameter
lists from 'void *(__cdecl *)(const char *)'
dir.c(1119) : warning C4113: 'struct dirent *(__cdecl *)()' differs in
parameter lists from 'struct dirent *(__cdecl *)(void *)'
dir.c(1120) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(void *)'

D:\temp\gnumake\make-3.79.1>echo WinRel\dir.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c main.c 
main.c
main.c(738) : warning C4101: 'fd' : unreferenced local variable
main.c(853) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(int )'
main.c(854) : warning C4113: 'void (__cdecl *)()' differs in parameter lists
from 'void (__cdecl *)(int )'
main.c(1768) : warning C4018: '<' : signed/unsigned mismatch
main.c(1850) : warning C4013: 'close' undefined; assuming extern returning
int

D:\temp\gnumake\make-3.79.1>echo WinRel\main.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getopt1.c 
getopt1.c

D:\temp\gnumake\make-3.79.1>echo WinRel\getopt1.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c job.c 
job.c
job.c(233) : warning C4022: 'process_kill' : pointer mismatch for actual
parameter 1
job.c(263) : warning C4013: 'strsignal' undefined; assuming extern returning
int
job.c(632) : warning C4018: '==' : signed/unsigned mismatch
job.c(502) : warning C4102: 'remote_status_lose' : unreferenced label
job.c(421) : warning C4101: 'status' : unreferenced local variable
job.c(1259) : warning C4102: 'error' : unreferenced label

D:\temp\gnumake\make-3.79.1>echo WinRel\job.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c read.c 
read.c

D:\temp\gnumake\make-3.79.1>echo WinRel\read.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c version.c 
version.c

D:\temp\gnumake\make-3.79.1>echo WinRel\version.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c getopt.c 
getopt.c

D:\temp\gnumake\make-3.79.1>echo WinRel\getopt.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c arscan.c 
arscan.c
arscan.c(730) : warning C4101: 'hdr' : unreferenced local variable

D:\temp\gnumake\make-3.79.1>echo WinRel\arscan.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c remake.c 
remake.c
remake.c(1044) : warning C4101: 'memtime' : unreferenced local variable
remake.c(1355) : warning C4018: '<' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinRel\remake.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c misc.c 
misc.c

D:\temp\gnumake\make-3.79.1>echo WinRel\misc.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c ar.c 
ar.c
ar.c(313) : warning C4113: 'int (__cdecl *)()' differs in parameter lists
from 'int (__cdecl *)(const void *,const void *)'

D:\temp\gnumake\make-3.79.1>echo WinRel\ar.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c function.c 
function.c
function.c(167) : warning C4018: '<' : signed/unsigned mismatch
function.c(1049) : warning C4113: 'int (__cdecl *)()' differs in parameter
lists from 'int (__cdecl *)(const void *,const void *)'
function.c(1441) : warning C4018: '==' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinRel\function.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c vpath.c 
vpath.c
vpath.c(326) : warning C4018: '<=' : signed/unsigned mismatch

D:\temp\gnumake\make-3.79.1>echo WinRel\vpath.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c implicit.c 
implicit.c

D:\temp\gnumake\make-3.79.1>echo WinRel\implicit.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\w32\compat\dirent.c 
dirent.c

D:\temp\gnumake\make-3.79.1>echo WinRel\dirent.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\glob\glob.c 
glob.c
.\glob\glob.c(500) : warning C4018: '!=' : signed/unsigned mismatch
.\glob\glob.c(570) : warning C4013: '__glob_pattern_p' undefined; assuming
extern returning int
.\glob\glob.c(871) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(922) : warning C4018: '==' : signed/unsigned mismatch
.\glob\glob.c(949) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1011) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1029) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1052) : warning C4018: '>' : signed/unsigned mismatch
.\glob\glob.c(1072) : warning C4018: '<' : signed/unsigned mismatch
.\glob\glob.c(1335) : warning C4090: 'function' : different 'const'
qualifiers
.\glob\glob.c(1335) : warning C4024: 'fnmatch' : different types for formal
and actual parameter 1
.\glob\glob.c(1335) : warning C4090: 'function' : different 'const'
qualifiers
.\glob\glob.c(1335) : warning C4024: 'fnmatch' : different types for formal
and actual parameter 2

D:\temp\gnumake\make-3.79.1>echo WinRel\glob.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\glob\fnmatch.c 
fnmatch.c
.\glob\fnmatch.c(484) : warning C4028: formal parameter 1 different from
declaration
.\glob\fnmatch.c(484) : warning C4028: formal parameter 2 different from
declaration

D:\temp\gnumake\make-3.79.1>echo WinRel\fnmatch.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>cl.exe /nologo /MT /W3 /GX /YX /O2 /I . /I glob
/I w32/include /D NDEBUG /D WINDOWS32 /D WIN32 /D _CONSOLE /D HAVE_CONFIG_H
/FR.\WinRel/ /Fp.\WinRel/gnumake.pch /Fo.\WinRel/ /c  .\w32\pathstuff.c 
pathstuff.c

D:\temp\gnumake\make-3.79.1>echo WinRel\pathstuff.obj  1>>link.rel 

D:\temp\gnumake\make-3.79.1>echo off 
"Linking WinRel/gnumake.exe"
"WinRel build succeeded!"


Philip Grange
DBA

Red Rock Consulting

Level 4, 40 King Street, Sydney.

Web: www.redrock.net.au
Post: GPO Box 5238, Sydney NSW 2001
*       [EMAIL PROTECTED]
 *      0419 259 232 
*       02 9262 1972
*       02 9262 5515


Reply via email to