gcc -c -I.\include -I. -I.. -I..\lib\CORE -DWIN32 -DHAVE_DES_FCRYPT -DPERLDLL -PERL_CORE -s -O2 -o.\mini\win32.o win32.c
####
win32.c: In function `win32_execv':
win32.c:4051: warning: passing arg 3 of `spawnv' from incompatible pointer type
win32.c:4053: warning: passing arg 2 of `execv' from incompatible pointer type
win32.c: In function `win32_execvp':
win32.c:4073: warning: passing arg 2 of `execvp' from incompatible pointer type
####
C:\Perl\SOURCE\AP810_source\warnings.h -> C:\Perl\SOURCE\AP810_source\lib\CORE\warnings.h
####
In file included from perllib.c:34:
perlhost.h: In function `CPerlHost* IPerlMem2Host(IPerlMem*)':
perlhost.h:239: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlMemShared2Host(IPerlMem*)': perlhost.h:244: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlMemParse2Host(IPerlMem*)': perlhost.h:249: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlEnv2Host(IPerlEnv*)': perlhost.h:254: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlStdIO2Host(IPerlStdIO*)': perlhost.h:259: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlLIO2Host(IPerlLIO*)': perlhost.h:264: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlDir2Host(IPerlDir*)': perlhost.h:269: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlSock2Host(IPerlSock*)': perlhost.h:274: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
perlhost.h: In function `CPerlHost* IPerlProc2Host(IPerlProc*)': perlhost.h:279: warning: invalid offsetof from non-POD type `class CPerlHost'; use pointer to member instead
####
win32.c: In function `win32_execv':
win32.c:4051: warning: passing arg 3 of `spawnv' from incompatible pointer type
win32.c:4053: warning: passing arg 2 of `execv' from incompatible pointer type
win32.c: In function `win32_execvp':
win32.c:4073: warning: passing arg 2 of `execvp' from incompatible pointer type
####
perldll.rc:10:23: BuildInfo.h: No such file or directory
windres: gcc exited with status 1
dmake.exe: Error code 1, while making '.\perldll.res'