On Thu, Feb 14, 2013 at 4:20 PM, Bram Moolenaar <[email protected]> wrote: > > Patch 7.3.820 > Problem: Build errors and warnings when building with small features and > Lua, Perl or Ruby.
Perhaps it was an earlier patch (my previous build was .801), but my build with Cygwin now is broken: mkdir -p obj i686-pc-mingw32-gcc -c -O3 -fomit-frame-pointer -freg-struct-return -fno-strength-reduce -DWIN32 -DHAVE_PATHDEF -DFEAT_H UGE -DWINVER=0x0500 -D_WIN32_WINNT=0x0500 -DFEAT_PERL -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl58.dll\" -DFEAT_PYTHON -D DYNAMIC_PYTHON -DDYNAMIC_PYTHON_DLL=\"python27.dll\" -DFEAT_RUBY -DDYNAMIC_RUBY -DDYNAMIC_RUBY_DLL=\"msvcrt-ruby191.dll\ " -DDYNAMIC_RUBY_VER=191 -DFEAT_LUA -DDYNAMIC_LUA -DDYNAMIC_LUA_DLL=\"lua51.dll\" -DDYNAMIC_GETTEXT -DDYNAMIC_ICONV -DFE AT_MBYTE -DFEAT_MBYTE_IME -DDYNAMIC_IME -DFEAT_CSCOPE -DFEAT_OLE -march=i386 -Iproto -I/cygdrive/c/strawberry/perl/lib/C ORE -I/cygdrive/c/Ruby193/lib/ruby/1.9.1/i386-mingw32 -I/cygdrive/c/Ruby193/include/ruby-1.9.1 -I/cygdrive/c/Ruby193/inc lude/ruby-1.9.1/i386-mingw32 -I/cygdrive/c/PROGRA~2/Lua/5.1/include -s -mno-cygwin blowfish.c -o obj/blowfish.o /bin/sh: i686-pc-mingw32-gcc: command not found Make_cyg.mak:613: recipe for target `obj/blowfish.o' failed make: *** [obj/blowfish.o] Error 127 -- Steve Hall [ digitect dancingpaper com ] -- -- 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/groups/opt_out.
