del /f config.h
copy config_H.gc config.h
1 file(s) copied.
gcc -c -I.\include -I. -I.. -I..\lib\CORE -DWIN32 -DHAVE_DES_FCRYPT -DPERLDLL -DPERL_CORE -s -O2 -DPERL_EXTERNAL_GLOB -o.\mini\av.o ..\av.c
In file included from win32thread.h:4,
from ..\perl.h:2056,
from ..\av.c:22:
win32.h:314: warning: `struct _stati64' declared inside parameter list
win32.h:314: warning: its scope is only this definition or declaration, which is probably not what you want.
In file included from win32.h:549,
from win32thread.h:4,
from ..\perl.h:2056,
from ..\av.c:22:
win32iop.h:73: warning: `struct _stati64' declared inside parameter list
win32iop.h:74: warning: `struct _stati64' declared inside parameter list
win32iop.h:133: warning: `struct _stati64' declared inside parameter list
win32iop.h:133: conflicting types for `win32_stat'
win32iop.h:74: previous declaration of `win32_stat'
In file included from ..\perl.h:3479,
from ..\av.c:22:
..\thrdvar.h:85: field `Tstatbuf' has incomplete type
..\thrdvar.h:86: field `Tstatcache' has incomplete type
dmake.exe: Error code 1, while making '.\mini\av.o'