in reply to Win32 Perl build make problem
Then a load more like the first with some:-win32.c: In function `win32_execv':<br> win32.c:4051: warning: passing arg 3 of `spawnv' from incompatible poi +nter type<br> win32.c:4053: warning: passing arg 2 of `execv' from incompatible poin +ter type<br> win32.c: In function `win32_execvp': win32.c:4073: warning: passing arg 2 of `execvp' from incompatible poi +nter type<br>
In file included from perllib.c:34:<br> perlhost.h: In function `CPerlHost* IPerlMem2Host(IPerlMem*)': perlhost.h:239: warning: invalid offsetof from non-POD type `class CPe +rlHost'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlMemShared2Host(IPerlMem*)': p +erlhost.h:244: warning: invalid offsetof from non-POD type `class CPe +rlHost'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlMemParse2Host(IPerlMem*)': pe +rlhost.h:249: warning: invalid offsetof from non-POD type `class CPer +lHost'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlEnv2Host(IPerlEnv*)': perlhos +t.h:254: warning: invalid offsetof from non-POD type `class CPerlHost +'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlStdIO2Host(IPerlStdIO*)': per +lhost.h:259: warning: invalid offsetof from non-POD type `class CPerl +Host'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlLIO2Host(IPerlLIO*)': perlhos +t.h:264: warning: invalid offsetof from non-POD type `class CPerlHost +'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlDir2Host(IPerlDir*)': perlhos +t.h:269: warning: invalid offsetof from non-POD type `class CPerlHost +'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlSock2Host(IPerlSock*)': perlh +ost.h:274: warning: invalid offsetof from non-POD type `class CPerlHo +st'; use pointer to member instead<br> perlhost.h: In function `CPerlHost* IPerlProc2Host(IPerlProc*)': perlh +ost.h:279: warning: invalid offsetof from non-POD type `class CPerlHo +st'; use pointer to member instead
And finally:-win32.c: In function `win32_execv':<br> win32.c:4051: warning: passing arg 3 of `spawnv' from incompatible poi +nter type<br> win32.c:4053: warning: passing arg 2 of `execv' from incompatible poin +ter type<br> win32.c: In function `win32_execvp': win32.c:4073: warning: passing arg 2 of `execvp' from incompatible poi +nter type<br>
Why isn't it picking up BuildInfo.h? It's in the ../ folder.perldll.rc:10:23: BuildInfo.h: No such file or directory<br> windres: gcc exited with status 1<br> dmake.exe: Error code 1, while making '.\perldll.res'<br>
|
|---|