On Thursday, 17 September 2015 14:20:33 UTC+8, Marslo Jiao wrote: > I got error: > > gobji386/main.o:main.c:(.text+0x5f94): undefined reference to `mch_dirnamem' > collect2: error: ld returned 1 exit status > Make_cyg_ming.mak:738: recipe for target 'gvim.exe' failed > make: *** [gvim.exe] Error 1
My build command is: make -B -f Make_cyg.mak PYTHON=/cygdrive/c/Marslo/MyProgramFiles/Python27 DYNAMIC_PYTHON=yes PYTHON_VER=27 PYTHON3=/cygdrive/c/Marslo/MyProgramFiles/Python35 DYNAMIC_PYTHON3=yes PYTHON3_VER=35 FEATURES=huge IME=yes GIME=yes MBYTE=yes CSCOPE=yes USERNAME=Marslo.Jiao USERDOMAIN=China GUI=yes -- -- 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.
