On Wed, Dec 4, 2013 at 6:03 PM, Cesar Romani <[email protected]> wrote: > On 04/12/2013 08:09 a.m., Bram Moolenaar wrote: > > > > Is this specific for this version of Perl? If so, what kind of > > condition (flag) should we use for this? > > Cygwin > ------ > Both Strawberry 5.18 and ActivePerl 5.18 only need the following patch:
[...] This fails for me after several long strings of warnings. I'll re-iterate that all three adjustments from my previous mail are required for me. But my build goals are strenuous: * cross-compile a Windows non-dependent binary via Cygwin * Windows x64 system (currently Win8.1), AMD A8 chip * default dependency installs (no library customizations) * perl version is "strawberry-perl-5.18.1.1-64bit" * HUGE feature set plus: +lua/dyn -mzscheme +perl/dyn +python/dyn +python3/dyn +ruby/dyn -tcl Perhaps there are some differences here from Cesar's setup that would shed light? > +PERL=/cygdrive/c/perl Please do not hardcode paths in make files without ifndef ! -- 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.
