Re: Error when trying to compile vim with statically linked python

2018-07-02 Fir de Conversatie Cesar Romani
On 01/07/2018 08:48 p.m., Ken Takata wrote: > Hi Cesar, > > 2018/7/2 Mon 8:59:44 UTC+9 Cesar wrote: >> When trying to compile vim 8.1.137 with statically linked pyhon 2.7.14, >> using MinGW-W64 on Windows 7, I get: >> >> >> [...] >> gcc -Iproto -DWIN32 -DWINVER=0x0600

Re: Error when trying to compile vim with statically linked python

2018-07-01 Fir de Conversatie Ken Takata
Hi Cesar, 2018/7/2 Mon 8:59:44 UTC+9 Cesar wrote: > When trying to compile vim 8.1.137 with statically linked pyhon 2.7.14, > using MinGW-W64 on Windows 7, I get: > > > [...] > gcc -Iproto -DWIN32 -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 [...] > -Lc:/python27/libs -lpython27 >

Re: Error when trying to compile vim with statically linked python

2018-07-01 Fir de Conversatie Tony Mechelynck
I don't have this problem on Linux. Is it MinGW (or MinGW-x64)-only or does it also happen on other configurations? My Huge Vim (8.1.136 as of this writing) is configured with static Python (2.7.14 as distributed with openSUSE 15.0), and my gcc version is 7.3.1 (also distributed with openSUSE

Error when trying to compile vim with statically linked python

2018-07-01 Fir de Conversatie Cesar Romani
When trying to compile vim 8.1.137 with statically linked pyhon 2.7.14, using MinGW-W64 on Windows 7, I get: [...] gcc -Iproto -DWIN32 -DWINVER=0x0600 -D_WIN32_WINNT=0x0600 [...] -Lc:/python27/libs -lpython27 gobjZi686/ex_cmds2.o:ex_cmds2.c:(.text+0x761a): undefined