Here is the partial log: gcc -c -Iproto -DWIN32 -DWINVER=0x0501 -D_WIN32_WINNT=0x0501 -DHAVE_PATHDEF -DFEAT_HUGE -DMS_WIN64 -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DMSWINPS -DFEAT_OLE -DFEAT_CSCOPE -DFEAT_NETBEANS_INTG -DFEAT_JOB_CHANNEL -DFEAT_DIRECTX -DDYNAMIC_DIRECTX -DFEAT_GUI_W32 -DFEAT_CLIPBOARD -DFEAT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV -pipe -march=x86-64 -Wall -Id:/devel/perl/perl/lib/Core -DFEAT_PERL -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl524.dll\" -DFEAT_XPM_W32 -I xpm/x64/include -I xpm/x64/../include -O3 -fomit-frame-pointer -freg-struct-return -s if_perl.c -o gobjx86-64/if_perl.o In file included from if_perl.xs:610:0: d:/devel/perl/perl/lib/Core/inline.h: In function 'S_av_top_index': d:/devel/perl/perl/lib/Core/inline.h:20:5: error: 'PERL_ARGS_ASSERT_AV_TOP_INDEX' undeclared (first use in this function) PERL_ARGS_ASSERT_AV_TOP_INDEX; ^ d:/devel/perl/perl/lib/Core/inline.h:20:5: note: each undeclared identifier is reported only once for each function it appears in d:/devel/perl/perl/lib/Core/inline.h: In function 'S_append_utf8_from_native_byte': d:/devel/perl/perl/lib/Core/inline.h:242:5: error: 'PERL_ARGS_ASSERT_APPEND_UTF8_FROM_NATIVE_BYTE' undeclared (first use in this function) PERL_ARGS_ASSERT_APPEND_UTF8_FROM_NATIVE_BYTE; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S__is_utf8_char_slow': d:/devel/perl/perl/lib/Core/inline.h:274:5: error: 'PERL_ARGS_ASSERT__IS_UTF8_CHAR_SLOW' undeclared (first use in this function) PERL_ARGS_ASSERT__IS_UTF8_CHAR_SLOW; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_is_safe_syscall': d:/devel/perl/perl/lib/Core/inline.h:305:5: error: 'PERL_ARGS_ASSERT_IS_SAFE_SYSCALL' undeclared (first use in this function) PERL_ARGS_ASSERT_IS_SAFE_SYSCALL; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_sv_only_taint_gmagic': d:/devel/perl/perl/lib/Core/inline.h:390:5: error: 'PERL_ARGS_ASSERT_SV_ONLY_TAINT_GMAGIC' undeclared (first use in this function) PERL_ARGS_ASSERT_SV_ONLY_TAINT_GMAGIC; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushblock': d:/devel/perl/perl/lib/Core/inline.h:414:5: error: 'PERL_ARGS_ASSERT_CX_PUSHBLOCK' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHBLOCK; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popblock': d:/devel/perl/perl/lib/Core/inline.h:439:5: error: 'PERL_ARGS_ASSERT_CX_POPBLOCK' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPBLOCK; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_topblock': d:/devel/perl/perl/lib/Core/inline.h:464:5: error: 'PERL_ARGS_ASSERT_CX_TOPBLOCK' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_TOPBLOCK; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushsub': d:/devel/perl/perl/lib/Core/inline.h:481:5: error: 'PERL_ARGS_ASSERT_CX_PUSHSUB' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHSUB; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popsub_common': d:/devel/perl/perl/lib/Core/inline.h:501:5: error: 'PERL_ARGS_ASSERT_CX_POPSUB_COMMON' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPSUB_COMMON; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popsub_args': d:/devel/perl/perl/lib/Core/inline.h:520:5: error: 'PERL_ARGS_ASSERT_CX_POPSUB_ARGS' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPSUB_ARGS; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popsub': d:/devel/perl/perl/lib/Core/inline.h:540:5: error: 'PERL_ARGS_ASSERT_CX_POPSUB' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPSUB; ^ d:/devel/perl/perl/lib/Core/inline.h:546:9: warning: implicit declaration of function 'cx_popsub_args' [-Wimplicit-function-declaration] cx_popsub_args(cx); ^ d:/devel/perl/perl/lib/Core/inline.h:547:5: warning: implicit declaration of function 'cx_popsub_common' [-Wimplicit-function-declaration] cx_popsub_common(cx); ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushformat': d:/devel/perl/perl/lib/Core/inline.h:554:5: error: 'PERL_ARGS_ASSERT_CX_PUSHFORMAT' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHFORMAT; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popformat': d:/devel/perl/perl/lib/Core/inline.h:575:5: error: 'PERL_ARGS_ASSERT_CX_POPFORMAT' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPFORMAT; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pusheval': d:/devel/perl/perl/lib/Core/inline.h:595:5: error: 'PERL_ARGS_ASSERT_CX_PUSHEVAL' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHEVAL; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popeval': d:/devel/perl/perl/lib/Core/inline.h:615:5: error: 'PERL_ARGS_ASSERT_CX_POPEVAL' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPEVAL; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushloop_plain': d:/devel/perl/perl/lib/Core/inline.h:642:5: error: 'PERL_ARGS_ASSERT_CX_PUSHLOOP_PLAIN' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHLOOP_PLAIN; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushloop_for': d:/devel/perl/perl/lib/Core/inline.h:654:5: error: 'PERL_ARGS_ASSERT_CX_PUSHLOOP_FOR' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHLOOP_FOR; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_poploop': d:/devel/perl/perl/lib/Core/inline.h:672:5: error: 'PERL_ARGS_ASSERT_CX_POPLOOP' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPLOOP; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushwhen': d:/devel/perl/perl/lib/Core/inline.h:705:5: error: 'PERL_ARGS_ASSERT_CX_PUSHWHEN' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHWHEN; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popwhen': d:/devel/perl/perl/lib/Core/inline.h:714:5: error: 'PERL_ARGS_ASSERT_CX_POPWHEN' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPWHEN; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_pushgiven': d:/devel/perl/perl/lib/Core/inline.h:725:5: error: 'PERL_ARGS_ASSERT_CX_PUSHGIVEN' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_PUSHGIVEN; ^ d:/devel/perl/perl/lib/Core/inline.h: In function 'S_cx_popgiven': d:/devel/perl/perl/lib/Core/inline.h:737:5: error: 'PERL_ARGS_ASSERT_CX_POPGIVEN' undeclared (first use in this function) PERL_ARGS_ASSERT_CX_POPGIVEN; ^ Make_cyg_ming.mak:849: recipe for target 'gobjx86-64/if_perl.o' failed mingw32-make.exe: *** [gobjx86-64/if_perl.o] Error 1
-- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.