Building Win 7 vim with support for 64 bit perl

2012-03-24 Thread Suresh Govindachar
Hello, Has anyone successfully built Vim for Windows 7 with support for 64 bit perl? It would be nice if VIM were 64 bit, but 32 bit VIM is OK; embedded perl must be 5.12 64 bit. Build using Visual Studio or MinGW (preferred) is OK (but not cygwin). The build Bram provides does not like perl5

Re: Building Win 7 vim with support for 64 bit perl

2012-03-25 Thread Sergey Khorev
> Has anyone successfully built Vim for Windows 7 with support for 64 bit > perl?  It would be nice if VIM were 64 bit, but 32 bit VIM is OK;  embedded > perl must be 5.12 64 bit. 32bit application cannot use 64bit dll. Here is x64 Vim built with ActivePerl 5.12.4.1205: http://dl.dropbox.com/u/270

RE: Building Win 7 vim with support for 64 bit perl

2012-03-25 Thread Suresh Govindachar
Sergey Khorev wrote: > 32bit application cannot use 64bit dll. Here is x64 Vim > built with ActivePerl 5.12.4.1205: > http://dl.dropbox.com/u/27071670/gvim-7.3.480.x64.dynperl-5.12.4.1205.zip Thanks -- I tried your build and it works on my machine. When I was on 32 bit Win XP, I u

Re: Building Win 7 vim with support for 64 bit perl

2012-03-25 Thread Sergey Khorev
> I would like to build >  from sources on Win 7 64 bit also.  Would you please provide >  the steps for doing so?  (The only procedure I am unable to >  use would be one that involves cygwin;  procedures involving >  Visual Studio, MinGW or even cross-compiling from linux are >  OK.) Using MS Vis

Re: Building Win 7 vim with support for 64 bit perl

2012-04-27 Thread Linda W
Sergey Khorev wrote: Has anyone successfully built Vim for Windows 7 with support for 64 bit perl? �It would be nice if VIM were 64 bit, but 32 bit VIM is OK; �embedded perl must be 5.12 64 bit. 32bit application cannot use 64bit dll. Here is x64 Vim built with ActivePerl 5.12.4.1205: http