Command line used:
mingw32-make.exe -j%NUMBER_OF_PROCESSORS% -f Make_ming.mak ^
STATIC_STDCPLUS=yes ^
ARCH=x86-64 ^
OPTIMIZE=MAXSPEED ^
FEATURES=HUGE ^
PERL="%PERL_PATH%" PERL_VER=522 DYNAMIC_PERL=yes ^
gvim.exe xxd/xxd.exe vimrun.exe
Here is the error log:
gcc -c -Iproto -DWIN32 -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -DHAVE_PATHDEF
-DFEAT_HUGE -DMS_WIN64 -DHAVE_GETTEXT -DHAVE_LOCALE_H -DDYNAMIC_GETTEXT -DFEAT_C
SCOPE -DFEAT_NETBEANS_INTG -DFEAT_GUI_W32 -DFEAT_CLIPBOARD -DFEAT_MBYTE
-DFEAT_MBYTE_IME -DDYNAMIC_IME -DDYNAMIC_ICONV -pipe -w -march=x86-64 -Wall
-Id:/dev
el/perl/perl/lib/Core -DFEAT_PERL -DDYNAMIC_PERL
-DDYNAMIC_PERL_DLL=\"perl522.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 d:/devel/perl/perl/lib/Core/perl.h:5470:0,
from if_perl.xs:53:
if_perl.xs: In function 'ex_perl':
d:/devel/perl/perl/lib/Core/pp.h:62:23: error: void value not ignored as it
ought to be
mark_stack_entry = markstack_grow(); \
^
if_perl.xs:878:6: note: in expansion of macro 'PUSHMARK'
PUSHMARK(SP);
^
if_perl.xs: In function 'ex_perldo':
d:/devel/perl/perl/lib/Core/pp.h:62:23: error: void value not ignored as it
ought to be
mark_stack_entry = markstack_grow(); \
^
if_perl.xs:981:2: note: in expansion of macro 'PUSHMARK'
PUSHMARK(sp);
^
Make_cyg_ming.mak:781: 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 [email protected].
For more options, visit https://groups.google.com/d/optout.